Home
last modified time | relevance | path

Searched refs:c_usecs (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/host/
A Dehci-sched.c203 ps->usecs, ps->c_usecs, ps->cs_mask); in bandwidth_dbg()
212 int c_usecs = qh->ps.c_usecs; in reserve_release_intr_bandwidth() local
224 c_usecs = -c_usecs; in reserve_release_intr_bandwidth()
234 if (qh->ps.c_usecs) { in reserve_release_intr_bandwidth()
240 ehci->bandwidth[i+j] += c_usecs; in reserve_release_intr_bandwidth()
784 if (!qh->ps.c_usecs) { in check_intr_schedule()
1309 int c_usecs = stream->ps.c_usecs; in reserve_release_iso_bandwidth() local
1321 c_usecs = -c_usecs; in reserve_release_iso_bandwidth()
1342 ehci->bandwidth[i+j] += c_usecs; in reserve_release_iso_bandwidth()
1439 if (stream->ps.c_usecs) { in sitd_slot_ok()
[all …]
A Dfotg210.h460 u8 c_usecs; /* ... split completion bw */ member
516 u8 usecs, c_usecs; member
A Doxu210hp-hcd.c348 u8 c_usecs; /* ... split completion bw */ member
1816 qh->c_usecs = 0; in qh_make()
1839 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
1843 qh->c_usecs = HS_USECS(0); in qh_make()
2282 usecs += q->qh->c_usecs; in periodic_usecs()
2359 qh, qh->start, qh->usecs, qh->c_usecs); in qh_link_periodic()
2406 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_link_periodic()
2439 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_unlink_periodic()
2446 qh, qh->start, qh->usecs, qh->c_usecs); in qh_unlink_periodic()
2530 if (qh->c_usecs && uframe >= 6) /* FSTN territory? */ in check_intr_schedule()
[all …]
A Dfotg210-hcd.c2758 qh->c_usecs = 0; in qh_make()
2781 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
2785 qh->c_usecs = HS_USECS(0); in qh_make()
3353 usecs += q->qh->c_usecs; in periodic_usecs()
3490 qh->c_usecs); in qh_link_periodic()
3537 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_link_periodic()
3578 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_unlink_periodic()
3585 qh->c_usecs); in qh_unlink_periodic()
3722 if (!qh->c_usecs) { in check_intr_schedule()
3741 qh->period, qh->c_usecs)) in check_intr_schedule()
[all …]
A Dehci-q.c813 qh->ps.c_usecs = 0; in qh_make()
843 qh->ps.c_usecs = qh->ps.usecs + HS_USECS(0); in qh_make()
847 qh->ps.c_usecs = HS_USECS(0); in qh_make()
A Dehci.h59 u8 usecs, c_usecs; /* times on the HS bus */ member
A Dehci-dbg.c617 qh->ps.c_usecs, temp, 0x7ff & (scratch >> 16)); in output_buf_tds_dir()

Completed in 34 milliseconds