linux/drivers/staging/comedi
Ian Abbott a3228bc8b7 staging: comedi: drivers: re-do PLX PCI 9080 CNTRL register values
Replace the existing macros in "plx9080.h" that define values for the
CNTRL register.  Use the prefix `PLX_CNTRL_` for the macros.  Make use
of the `BIT(x)` and `GENMASK(h,l)` macros to define the values.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-17 20:59:52 -07:00
..
drivers staging: comedi: drivers: re-do PLX PCI 9080 CNTRL register values 2016-06-17 20:59:52 -07:00
kcomedilib
comedi_buf.c
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Staging: comedi: comedi_fops.c: Fixed coding style issue 2016-06-17 20:52:29 -07:00
comedi_internal.h
comedi_pci.c
comedi_pci.h
comedi_pcmcia.c
comedi_pcmcia.h
comedi_usb.c
comedi_usb.h
comedi.h staging:comedi:Use unsigned int instead of unsigned 2016-06-17 20:43:07 -07:00
comedidev.h
comedilib.h
drivers.c
Kconfig
Makefile
proc.c
range.c
TODO