Searched refs:dio_mode (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/drivers/
H A Dadv_pci1723.c275 unsigned short dio_mode; local
298 dio_mode = 0x0000; /* low byte output, high byte output */
300 dio_mode |= 0x0001; /* low byte input */
302 dio_mode |= 0x0002; /* high byte input */
303 outw(dio_mode, dev->iobase + PCI1723_DIGITAL_IO_PORT_SET);
H A Dcb_pcimdas.c167 unsigned short int dio_mode; /* copy of BADR4+3 */ member in struct:cb_pcimdas_private
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dadv_pci1723.c275 unsigned short dio_mode; local
298 dio_mode = 0x0000; /* low byte output, high byte output */
300 dio_mode |= 0x0001; /* low byte input */
302 dio_mode |= 0x0002; /* high byte input */
303 outw(dio_mode, dev->iobase + PCI1723_DIGITAL_IO_PORT_SET);
H A Dcb_pcimdas.c167 unsigned short int dio_mode; /* copy of BADR4+3 */ member in struct:cb_pcimdas_private

Completed in 69 milliseconds