Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Damplc_pci230.c341 #define PCI230_ADC_FIFO_EMPTY (1 << 12) /* FIFO empty */ macro
713 if ((status & PCI230_ADC_FIFO_EMPTY) == 0) in pci230_ai_eoc()
2036 } else if (status_fifo & PCI230_ADC_FIFO_EMPTY) { in pci230_handle_ai()