diff options
| author | Ian Abbott <[email protected]> | 2016-05-20 14:49:08 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-17 20:59:52 -0700 |
| commit | b5dcdceafa750e933abdf4a7a1be097ccab8fcc7 (patch) | |
| tree | bb5469dda426ea076b79a1c287b49cabb900b777 /tools/perf/scripts/python/bin | |
| parent | 5eaa593dbf4830cb7e2513dbbcf5bbb274da0ccd (diff) | |
staging: comedi: drivers: re-do PLX PCI 9080 MARBR register values
Replace `enum marb_bits` in "plx9080.h" with a bunch of macros defining
values for the MARBR and DMAARB registers (which are the same
Mode/Arbitation register at two different offsets). Use the prefix
`PLX_MARBR_` for the macros. Make use of the `BIT(x)` and
`GENMASK(h,l)` macros to define the values.
Signed-off-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions