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