Searched refs:fifo_space (Results 1 – 2 of 2) sorted by relevance
1389 int fifo_space, fifo_pkt_len; in em_82547_fifo_workaround() local1394 fifo_space = sc->tx_fifo_size - sc->tx_fifo_head; in em_82547_fifo_workaround()1396 if (fifo_pkt_len >= (EM_82547_PKT_THRESH + fifo_space)) { in em_82547_fifo_workaround()
1023 u16 fifo_space; in dwc2_hc_set_even_odd_frame() local1055 fifo_space = (dwc2_readl(hsotg, HPTXSTS) & in dwc2_hc_set_even_odd_frame()1059 fifo_space); in dwc2_hc_set_even_odd_frame()