Searched refs:FIFO_FULL (Results 1 – 5 of 5) sorted by relevance
417 #define FIFO_FULL 11 macro
54 #define FIFO_FULL BIT(4) macro
1709 while (stv0900_get_bits(intp, FIFO_FULL)) in stv0900_diseqc_send()
725 #define FIFO_FULL shiftx(F0900_P1_FIFO_FULL, demod, 0x100000) macro
724 else if ((tmp & BIT(FIFO_FULL))) { in read_fifo()