Searched refs:fifo_index (Results 1 – 1 of 1) sorted by relevance
565 DTXFSTS(hs_ep->fifo_index)); in dwc2_hsotg_write_fifo() 2838 dwc2_hsotg_txfifo_flush(hsotg, hs_ep->fifo_index); in dwc2_gadget_handle_ep_disabled() 3012 dwc2_hsotg_txfifo_flush(hsotg, hs_ep->fifo_index); in dwc2_gadget_handle_nak() 3302 size = (dwc2_readl(hsotg, DTXFSTS(ep->fifo_index)) & 0xffff) * 4; in kill_all_requests() 3304 dwc2_hsotg_txfifo_flush(hsotg, ep->fifo_index); in kill_all_requests() 3990 unsigned short fifo_index; in dwc2_hsotg_ep_stop_xfr() local 3993 fifo_index = hs_ep->fifo_index; in dwc2_hsotg_ep_stop_xfr() 3995 fifo_index = 0; in dwc2_hsotg_ep_stop_xfr() 3998 dwc2_flush_tx_fifo(hsotg, fifo_index); in dwc2_hsotg_ep_stop_xfr() 4164 u32 fifo_index = 0; dwc2_hsotg_ep_enable() local [all...]