Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Damplc_pci230.c271 #define PCI230P2_DAC_FIFO_FULL BIT(14) /* FIFO full */ macro
1127 if (dacstat & PCI230P2_DAC_FIFO_FULL) in pci230_handle_ao_fifo()