Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/dwc2/
A Dgadget.c523 if (periodic && !hsotg->dedicated_fifos) { in dwc2_hsotg_write_fifo()
606 if (!hsotg->dedicated_fifos) in dwc2_hsotg_write_fifo()
635 if (!hsotg->dedicated_fifos) in dwc2_hsotg_write_fifo()
3180 if (hsotg->dedicated_fifos && in dwc2_hsotg_epint()
3297 if (!hsotg->dedicated_fifos) in kill_all_requests()
3478 dwc2_writel(hsotg, ((hsotg->dedicated_fifos) ? in dwc2_hsotg_core_init_disconnected()
3920 if (hsotg->dedicated_fifos || hs_ep->periodic) { in dwc2_hsotg_ep_stop_xfr()
3980 if (hsotg->dedicated_fifos || hs_ep->periodic) in dwc2_hsotg_ep_stop_xfr()
3989 if (!hsotg->dedicated_fifos && !hs_ep->periodic) in dwc2_hsotg_ep_stop_xfr()
4150 if (dir_in && hsotg->dedicated_fifos) { in dwc2_hsotg_ep_enable()
[all …]
A Dcore.h1174 unsigned int dedicated_fifos:1; member

Completed in 15 milliseconds