Searched refs:PCI171X_STATUS_FE (Results 1 – 1 of 1) sorted by relevance
48 #define PCI171X_STATUS_FE BIT(8) /* 1=FIFO is empty */ macro346 if ((status & PCI171X_STATUS_FE) == 0) in pci171x_ai_eoc()523 if (status & PCI171X_STATUS_FE) { in pci1710_handle_every_sample()537 for (; !(inw(dev->iobase + PCI171X_STATUS_REG) & PCI171X_STATUS_FE);) { in pci1710_handle_every_sample()