Lines Matching refs:ATPPC_FIFO_EMPTY
393 if ((tmp & ATPPC_FIFO_EMPTY) && !(tmp & ATPPC_FIFO_FULL)) { in atppc_detect_generic()
510 if (cc & ATPPC_FIFO_EMPTY) in atppc_detect_fifo()
569 if (i > 0 && (cc & ATPPC_FIFO_EMPTY)) { in atppc_detect_fifo()
580 if (!(cc & ATPPC_FIFO_EMPTY)) { in atppc_detect_fifo()
1111 if (r & ATPPC_FIFO_EMPTY) { in atppc_ecp_sync()
1817 if (ecr & ATPPC_FIFO_EMPTY) { in atppc_ecp_read()
1943 if ((ecr & ATPPC_FIFO_EMPTY) && (ecr & ATPPC_FIFO_FULL)) { in atppc_ecp_read_error()
2143 if (ecr & ATPPC_FIFO_EMPTY) { in atppc_fifo_write_dma()
2209 if (ecr & ATPPC_FIFO_EMPTY) { in atppc_fifo_write_pio()
2241 if (ecr & ATPPC_FIFO_EMPTY) { in atppc_fifo_write_pio()
2279 if ((ecr & ATPPC_FIFO_EMPTY) && (ecr & ATPPC_FIFO_FULL)) { in atppc_fifo_write_error()
2281 } else if (!(ecr & ATPPC_FIFO_EMPTY)) { in atppc_fifo_write_error()