diff options
| author | Ian Abbott <[email protected]> | 2016-05-20 14:49:10 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-17 20:59:52 -0700 |
| commit | 1ddb95d3c4820644df28ba1e5251e87dd46e4830 (patch) | |
| tree | e60ef41906643486e33b5de73556545754aea0e9 /tools/perf/scripts/python | |
| parent | a9c254a763e4641d41c4e4b7665d979180c8af27 (diff) | |
staging: comedi: drivers: re-do PLX PCI 9080 LBRDx register values
Replace the existing macros in "plx9080.h" that define values for the
LBRD0 and LBRD1 registers. Use the prefix `PLX_LBRD_` for macros that
apply to both registers, `PLX_LBRD0_` for macros that apply only to the
LBRD0 register, and `PLX_LBRD1_` for macros that apply only to the LBRD1
register. 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