Searched refs:fifo_full (Results 1 – 7 of 7) sorted by relevance
43 #ifndef fifo_full44 #define fifo_full fifo_full_s3c2440 macro58 fifo_full \rd, \rx
28 #define fifo_full fifo_full_s5pv210 macro
37 #define fifo_full fifo_full_s5pv210 macro
163 #define fifo_full(fifo) (!fifo_free(fifo)) macro173 bool _r = !fifo_full((fifo)); \193 bool _r = !fifo_full((fifo)); \228 while (!fifo_full(dest) && \
195 while (!fifo_full(&ca->free_inc)) { in invalidate_buckets_lru()215 while (!fifo_full(&ca->free_inc)) { in invalidate_buckets_fifo()238 while (!fifo_full(&ca->free_inc)) { in invalidate_buckets_random()360 if (!fifo_full(&ca->free_inc)) in bch_allocator_thread()
2144 if (fifo_full(&ca->free[RESERVE_PRIO]) && in bch_initial_gc_finish()2145 fifo_full(&ca->free[RESERVE_BTREE])) in bch_initial_gc_finish()
3785 u32 reg, idle = 0, fifo_full = 1; in stv090x_send_diseqc_msg() local3805 while (fifo_full) { in stv090x_send_diseqc_msg()3807 fifo_full = STV090x_GETFIELD_Px(reg, FIFO_FULL_FIELD); in stv090x_send_diseqc_msg()3837 u32 reg, idle = 0, fifo_full = 1; in stv090x_send_diseqc_burst() local3863 while (fifo_full) { in stv090x_send_diseqc_burst()3865 fifo_full = STV090x_GETFIELD_Px(reg, FIFO_FULL_FIELD); in stv090x_send_diseqc_burst()