diff options
| author | Ian Abbott <[email protected]> | 2016-05-20 14:49:17 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-17 20:59:52 -0700 |
| commit | dde90d89ae5a98a3f1420b6c20c7f58dd95ccfa3 (patch) | |
| tree | 7f1101a5733fdad57cdd1fc5f4a4878aba72d368 /tools/perf/scripts/python | |
| parent | 65bf53de830063520cfbdedd56d80f1125d62271 (diff) | |
staging: comedi: drivers: re-do PLX PCI 9080 DMADPRx register values
Replace the existing macros in "plx9080.h" that define values for the
DMADPR0 and DMADPR1 registers. (A little-endian version of the register
value is also placed in the `next` member of `struct plx_dma_desc`.)
Use the prefix `PLX_DMADPR_` 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')
0 files changed, 0 insertions, 0 deletions