Lines Matching refs:bw_uperiod
213 (ps->bw_phase << 3) + ps->phase_uf, ps->bw_uperiod, in bandwidth_dbg()
242 i += qh->ps.bw_uperiod) in reserve_release_intr_bandwidth()
249 i += qh->ps.bw_uperiod) { in reserve_release_intr_bandwidth()
287 uframe += ps->bw_uperiod) { in compute_tt_budget()
807 if (!check_period(ehci, frame, uframe, qh->ps.bw_uperiod, qh->ps.usecs)) in check_intr_schedule()
822 qh->ps.bw_uperiod, qh->ps.c_usecs)) in check_intr_schedule()
845 qh->ps.bw_uperiod, qh->ps.c_usecs)) in check_intr_schedule()
848 qh->ps.bw_uperiod, qh->ps.c_usecs)) in check_intr_schedule()
1091 stream->ps.bw_uperiod = min_t(unsigned, tmp, urb->interval); in iso_stream_init()
1096 stream->ps.bw_uperiod; in iso_stream_init()
1135 stream->ps.bw_uperiod = stream->ps.bw_period << 3; in iso_stream_init()
1356 i += stream->ps.bw_uperiod) in reserve_release_iso_bandwidth()
1365 i += stream->ps.bw_uperiod) { in reserve_release_iso_bandwidth()
1399 for (uframe &= stream->ps.bw_uperiod - 1; uframe < EHCI_BANDWIDTH_SIZE; in itd_slot_ok()
1400 uframe += stream->ps.bw_uperiod) { in itd_slot_ok()
1430 uframe &= stream->ps.bw_uperiod - 1; in sitd_slot_ok()
1475 uframe += stream->ps.bw_uperiod; in sitd_slot_ok()