Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_3120.c37 #define APCI3120_STATUS_REG 0x02 macro
479 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_interrupt()
684 inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_cancel()
697 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_ai_eoc()
754 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_ao_ready()
792 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_di_insn_bits()
850 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_timer_insn_config()
961 inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_reset()
1006 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_auto_attach()