Lines Matching refs:dedicated_fifos
523 if (periodic && !hsotg->dedicated_fifos) {
564 } else if (hsotg->dedicated_fifos && hs_ep->index != 0) {
606 if (!hsotg->dedicated_fifos)
635 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)
4148 if (dir_in && hsotg->dedicated_fifos) {
4848 hsotg->dedicated_fifos = hsotg->hw_params.en_multiple_tx_fifo;
4852 hsotg->dedicated_fifos ? "dedicated" : "shared",