Searched refs:FIFO_FULL (Results 1 – 5 of 5) sorted by relevance
431 #define FIFO_FULL 11 macro
55 #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
725 else if ((tmp & BIT(FIFO_FULL))) { in read_fifo()