Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Daddi_apci_3120.c46 #define APCI3120_STATUS_REG 0x02 macro
486 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_interrupt()
696 inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_cancel()
709 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_ai_eoc()
766 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_ao_ready()
804 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_di_insn_bits()
862 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_timer_insn_config()
973 inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_reset()
1018 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_auto_attach()