Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Daddi_apci_3120.c46 #define APCI3120_STATUS_REG 0x02 macro
488 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_interrupt()
693 inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_cancel()
706 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_ai_eoc()
763 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_ao_ready()
801 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_di_insn_bits()
859 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_timer_insn_config()
970 inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_reset()
1015 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_auto_attach()