Lines Matching refs:dedicated_fifos
522 if (periodic && !hsotg->dedicated_fifos) {
563 } else if (hsotg->dedicated_fifos && hs_ep->index != 0) {
605 if (!hsotg->dedicated_fifos)
634 if (!hsotg->dedicated_fifos)
3179 if (hsotg->dedicated_fifos &&
3296 if (!hsotg->dedicated_fifos)
3477 dwc2_writel(hsotg, ((hsotg->dedicated_fifos) ?
3489 dwc2_writel(hsotg, ((hsotg->dedicated_fifos && !using_dma(hsotg)) ?
3919 if (hsotg->dedicated_fifos || hs_ep->periodic) {
3979 if (hsotg->dedicated_fifos || hs_ep->periodic)
3988 if (!hsotg->dedicated_fifos && !hs_ep->periodic)
4149 if (dir_in && hsotg->dedicated_fifos) {
4900 hsotg->dedicated_fifos = hsotg->hw_params.en_multiple_tx_fifo;
4904 hsotg->dedicated_fifos ? "dedicated" : "shared",