Searched refs:PCI230_ADC_FIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
337 #define PCI230_ADC_FIFO_EMPTY BIT(12) /* FIFO empty */ macro715 if ((status & PCI230_ADC_FIFO_EMPTY) == 0) in pci230_ai_eoc()2040 } else if (status_fifo & PCI230_ADC_FIFO_EMPTY) { in pci230_handle_ai()