Searched refs:fifo_map (Results 1 – 2 of 2) sorted by relevance
1205 u32 fifo_map; member1448 { hsotg->fifo_map = 0; } in dwc2_clear_fifo_map()
318 WARN_ON(hsotg->fifo_map); in dwc2_hsotg_init_fifo()319 hsotg->fifo_map = 0; in dwc2_hsotg_init_fifo()4169 if (hsotg->fifo_map & (1 << i)) in dwc2_hsotg_ep_enable()4188 hsotg->fifo_map |= 1 << fifo_index; in dwc2_hsotg_ep_enable()4288 hsotg->fifo_map &= ~(1 << hs_ep->fifo_index); in dwc2_hsotg_ep_disable()