Searched refs:FIFO_EMPTY (Results 1 – 12 of 12) sorted by relevance
381 #define FIFO_EMPTY 0xffffffff macro487 unsigned long register_value = FIFO_EMPTY; in SA5_performant_completed()507 register_value = FIFO_EMPTY; in SA5_performant_completed()527 if (register_value != FIFO_EMPTY) in SA5_completed()531 if (register_value != FIFO_EMPTY) in SA5_completed()
662 #define FIFO_EMPTY BIT(6) macro3753 if (!(RD_HARPOON(p_port + hp_xferstat) & FIFO_EMPTY)) { in FPT_sxfrp()3759 if (RD_HARPOON(p_port + hp_xferstat) & FIFO_EMPTY) { in FPT_sxfrp()3772 while (!(RD_HARPOON(p_port + hp_xferstat) & FIFO_EMPTY)) { in FPT_sxfrp()3845 while (RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY) { in FPT_schkdd()3861 if ((!(RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY)) || in FPT_schkdd()4379 while ((!(RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY)) && in FPT_phaseChkFifo()4383 if (!(RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY)) { in FPT_phaseChkFifo()4398 while ((!(RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY)) in FPT_phaseChkFifo()
999 a = FIFO_EMPTY; in next_command()6910 while (raw_tag != FIFO_EMPTY) in hpsa_intx_discard_completions()6927 while (raw_tag != FIFO_EMPTY) in hpsa_msix_discard_completions()6943 while (raw_tag != FIFO_EMPTY) { in do_hpsa_intr_intx()6959 while (raw_tag != FIFO_EMPTY) { in do_hpsa_intr_msi()
150 #define FIFO_EMPTY 0x00000020 macro
159 #define FIFO_EMPTY 0x00000020 macro
179 #define FIFO_EMPTY 0x00000020 macro
59 #define FIFO_EMPTY 0x1 macro460 fifo_empty = !!(val & FIFO_EMPTY); in das800_interrupt()
432 #define FIFO_EMPTY 10 macro
55 #define FIFO_EMPTY BIT(3) macro
324 #define FIFO_EMPTY (UDC_NON_ISO_FIFO_EMPTY | UDC_ISO_FIFO_EMPTY) macro325 #define FIFO_UNREADABLE (UDC_EP_HALTED | FIFO_EMPTY)429 if (ep_stat & FIFO_EMPTY) { in read_fifo()
1068 if ((s & BIT(FIFO_EMPTY)) == 0) { in net2280_queue()2622 if (likely(t & BIT(FIFO_EMPTY))) { in handle_ep_small()
256 #define FIFO_EMPTY (TXFIFO_EMPTY | RXFIFO_EMPTY) macro2459 if ((ocp_data & FIFO_EMPTY) == FIFO_EMPTY) in rtl_disable()