Home
last modified time | relevance | path

Searched refs:ADFIFO_R (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/comedi/drivers/
H A Dni_daq_700.c54 #define ADFIFO_R 0x02 /* RO 16bit */ macro
163 inw(dev->iobase + ADFIFO_R); in daq700_ai_rinsn()
173 d = inw(dev->iobase + ADFIFO_R); in daq700_ai_rinsn()
205 inw(iobase + ADFIFO_R); /* read 16bit junk from FIFO to clear */ in daq700_ai_config()