Home
last modified time | relevance | path

Searched refs:dedicated_fifos (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/dwc2/
A Dgadget.c522 if (periodic && !hsotg->dedicated_fifos) { in dwc2_hsotg_write_fifo()
605 if (!hsotg->dedicated_fifos) in dwc2_hsotg_write_fifo()
634 if (!hsotg->dedicated_fifos) in dwc2_hsotg_write_fifo()
3183 if (hsotg->dedicated_fifos && in dwc2_hsotg_epint()
3300 if (!hsotg->dedicated_fifos) in kill_all_requests()
3484 dwc2_writel(hsotg, ((hsotg->dedicated_fifos) ? in dwc2_hsotg_core_init_disconnected()
3932 if (hsotg->dedicated_fifos || hs_ep->periodic) { in dwc2_hsotg_ep_stop_xfr()
3992 if (hsotg->dedicated_fifos || hs_ep->periodic) in dwc2_hsotg_ep_stop_xfr()
4001 if (!hsotg->dedicated_fifos && !hs_ep->periodic) in dwc2_hsotg_ep_stop_xfr()
4162 if (dir_in && hsotg->dedicated_fifos) { in dwc2_hsotg_ep_enable()
[all …]
A Dcore.h1202 unsigned int dedicated_fifos:1; member

Completed in 18 milliseconds