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