Lines Matching refs:bw_uperiod
201 (ps->bw_phase << 3) + ps->phase_uf, ps->bw_uperiod,
230 i += qh->ps.bw_uperiod)
237 i += qh->ps.bw_uperiod) {
275 uframe += ps->bw_uperiod) {
776 if (!check_period(ehci, frame, uframe, qh->ps.bw_uperiod, qh->ps.usecs))
791 qh->ps.bw_uperiod, qh->ps.c_usecs))
814 qh->ps.bw_uperiod, qh->ps.c_usecs))
817 qh->ps.bw_uperiod, qh->ps.c_usecs))
1056 stream->ps.bw_uperiod = min_t(unsigned, tmp, urb->interval);
1061 stream->ps.bw_uperiod;
1100 stream->ps.bw_uperiod = stream->ps.bw_period << 3;
1321 i += stream->ps.bw_uperiod)
1330 i += stream->ps.bw_uperiod) {
1364 for (uframe &= stream->ps.bw_uperiod - 1; uframe < EHCI_BANDWIDTH_SIZE;
1365 uframe += stream->ps.bw_uperiod) {
1395 uframe &= stream->ps.bw_uperiod - 1;
1440 uframe += stream->ps.bw_uperiod;