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) {
281 uframe += ps->bw_uperiod) {
783 if (!check_period(ehci, frame, uframe, qh->ps.bw_uperiod, qh->ps.usecs))
798 qh->ps.bw_uperiod, qh->ps.c_usecs))
821 qh->ps.bw_uperiod, qh->ps.c_usecs))
824 qh->ps.bw_uperiod, qh->ps.c_usecs))
1063 stream->ps.bw_uperiod = min_t(unsigned, tmp, urb->interval);
1068 stream->ps.bw_uperiod;
1107 stream->ps.bw_uperiod = stream->ps.bw_period << 3;
1326 i += stream->ps.bw_uperiod)
1335 i += stream->ps.bw_uperiod) {
1375 for (uframe &= stream->ps.bw_uperiod - 1; uframe < EHCI_BANDWIDTH_SIZE;
1376 uframe += stream->ps.bw_uperiod) {
1406 uframe &= stream->ps.bw_uperiod - 1;
1451 uframe += stream->ps.bw_uperiod;