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