Searched refs:FIFO_EMPTY (Results 1 – 13 of 13) sorted by relevance
178 #define FIFO_EMPTY 0xffffffff macro309 if(register_value != FIFO_EMPTY) in SA5_completed()329 unsigned long register_value = FIFO_EMPTY; in SA5_performant_completed()349 register_value = FIFO_EMPTY; in SA5_performant_completed()
3513 a = FIFO_EMPTY; in next_command()3588 while (raw_tag != FIFO_EMPTY) in cciss_intx_discard_completions()3606 while (raw_tag != FIFO_EMPTY) in cciss_msix_discard_completions()3623 while (raw_tag != FIFO_EMPTY) { in do_cciss_intx()3645 while (raw_tag != FIFO_EMPTY) { in do_cciss_msix_intr()
375 #define FIFO_EMPTY 0xffffffff macro463 unsigned long register_value = FIFO_EMPTY; in SA5_performant_completed()483 register_value = FIFO_EMPTY; in SA5_performant_completed()503 if (register_value != FIFO_EMPTY) in SA5_completed()507 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()
929 a = FIFO_EMPTY; in next_command()6840 while (raw_tag != FIFO_EMPTY) in hpsa_intx_discard_completions()6857 while (raw_tag != FIFO_EMPTY) in hpsa_msix_discard_completions()6873 while (raw_tag != FIFO_EMPTY) { in do_hpsa_intr_intx()6889 while (raw_tag != FIFO_EMPTY) { in do_hpsa_intr_msi()
149 #define FIFO_EMPTY 0x00000020 macro
158 #define FIFO_EMPTY 0x00000020 macro
178 #define FIFO_EMPTY 0x00000020 macro
68 #define FIFO_EMPTY 0x1 macro469 fifo_empty = !!(val & FIFO_EMPTY); in das800_interrupt()
431 #define FIFO_EMPTY 10 macro
328 #define FIFO_EMPTY (UDC_NON_ISO_FIFO_EMPTY | UDC_ISO_FIFO_EMPTY) macro329 #define FIFO_UNREADABLE (UDC_EP_HALTED | FIFO_EMPTY)433 if (ep_stat & FIFO_EMPTY) { in read_fifo()
1072 if ((s & BIT(FIFO_EMPTY)) == 0) { in net2280_queue()2575 if (likely(t & BIT(FIFO_EMPTY))) { in handle_ep_small()
228 #define FIFO_EMPTY (TXFIFO_EMPTY | RXFIFO_EMPTY) macro2211 if ((ocp_data & FIFO_EMPTY) == FIFO_EMPTY) in rtl_disable()