Searched refs:FIFO_EMPTY (Results 1 – 17 of 17) sorted by relevance
386 #define FIFO_EMPTY 0xffffffff macro492 unsigned long register_value = FIFO_EMPTY; in SA5_performant_completed()512 register_value = FIFO_EMPTY; in SA5_performant_completed()532 if (register_value != FIFO_EMPTY) in SA5_completed()536 if (register_value != FIFO_EMPTY) in SA5_completed()
634 #define FIFO_EMPTY BIT(6) macro3728 if (!(RD_HARPOON(p_port + hp_xferstat) & FIFO_EMPTY)) { in FPT_sxfrp()3734 if (RD_HARPOON(p_port + hp_xferstat) & FIFO_EMPTY) { in FPT_sxfrp()3747 while (!(RD_HARPOON(p_port + hp_xferstat) & FIFO_EMPTY)) { in FPT_sxfrp()3820 while (RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY) { in FPT_schkdd()3836 if ((!(RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY)) || in FPT_schkdd()4350 while ((!(RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY)) && in FPT_phaseChkFifo()4354 if (!(RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY)) { in FPT_phaseChkFifo()4369 while ((!(RD_HARPOON(port + hp_xferstat) & FIFO_EMPTY)) in FPT_phaseChkFifo()
1009 a = FIFO_EMPTY; in next_command()7028 while (raw_tag != FIFO_EMPTY) in hpsa_intx_discard_completions()7045 while (raw_tag != FIFO_EMPTY) in hpsa_msix_discard_completions()7061 while (raw_tag != FIFO_EMPTY) { in do_hpsa_intr_intx()7077 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
128 #define FIFO_EMPTY BIT(0) macro
289 #define FIFO_EMPTY BIT(2) macro
1279 if (phy_sts & FIFO_EMPTY) { in ice_ptp_check_tx_fifo()
57 #define FIFO_EMPTY 0x1 macro458 fifo_empty = !!(val & FIFO_EMPTY); in das800_interrupt()
418 #define FIFO_EMPTY 10 macro
55 #define FIFO_EMPTY BIT(3) macro
325 #define FIFO_EMPTY (UDC_NON_ISO_FIFO_EMPTY | UDC_ISO_FIFO_EMPTY) macro326 #define FIFO_UNREADABLE (UDC_EP_HALTED | FIFO_EMPTY)430 if (ep_stat & FIFO_EMPTY) { in read_fifo()
1056 if ((s & BIT(FIFO_EMPTY)) == 0) { in net2280_queue()2630 if (likely(t & BIT(FIFO_EMPTY))) { in handle_ep_small()
218 if (val & FIFO_EMPTY) in get_tdc_meas()
103 #define FIFO_EMPTY BIT(11) macro
313 #define FIFO_EMPTY (TXFIFO_EMPTY | RXFIFO_EMPTY) macro3339 if ((ocp_data & FIFO_EMPTY) == FIFO_EMPTY) in rtl_disable()