Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Damplc_pci230.c261 #define PCI230P2_DAC_INT_FIFO_EMPTY (0 << 9) /* FIFO interrupt empty */ macro
1158 devpriv->daccon |= PCI230P2_DAC_INT_FIFO_EMPTY; in pci230_handle_ao_fifo()