Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Damplc_pci230.c269 #define PCI230P2_DAC_FIFO_UNDERRUN_LATCHED BIT(5) /* Underrun error */ macro
1110 if (dacstat & PCI230P2_DAC_FIFO_UNDERRUN_LATCHED) { in pci230_handle_ao_fifo()
1165 if (dacstat & PCI230P2_DAC_FIFO_UNDERRUN_LATCHED) { in pci230_handle_ao_fifo()