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()
3497 a = FIFO_EMPTY; in next_command()3572 while (raw_tag != FIFO_EMPTY) in cciss_intx_discard_completions()3590 while (raw_tag != FIFO_EMPTY) in cciss_msix_discard_completions()3607 while (raw_tag != FIFO_EMPTY) { in do_cciss_intx()3629 while (raw_tag != FIFO_EMPTY) { in do_cciss_msix_intr()
328 #define FIFO_EMPTY 0xffffffff macro411 unsigned long register_value = FIFO_EMPTY; in SA5_performant_completed()431 register_value = FIFO_EMPTY; in SA5_performant_completed()451 if (register_value != FIFO_EMPTY) in SA5_completed()455 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()
710 a = FIFO_EMPTY; in next_command()5473 while (raw_tag != FIFO_EMPTY) in hpsa_intx_discard_completions()5490 while (raw_tag != FIFO_EMPTY) in hpsa_msix_discard_completions()5506 while (raw_tag != FIFO_EMPTY) { in do_hpsa_intr_intx()5522 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()
428 #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()
1003 if ((s & BIT(FIFO_EMPTY)) == 0) { in net2280_queue()2459 if (likely(t & BIT(FIFO_EMPTY))) { in handle_ep_small()
222 #define FIFO_EMPTY (TXFIFO_EMPTY | RXFIFO_EMPTY) macro2199 if ((ocp_data & FIFO_EMPTY) == FIFO_EMPTY) in rtl_disable()