Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-sched.c214 ps->usecs, ps->c_usecs, ps->cs_mask); in bandwidth_dbg()
223 int c_usecs = qh->ps.c_usecs; in reserve_release_intr_bandwidth() local
235 c_usecs = -c_usecs; in reserve_release_intr_bandwidth()
245 if (qh->ps.c_usecs) { in reserve_release_intr_bandwidth()
251 ehci->bandwidth[i+j] += c_usecs; in reserve_release_intr_bandwidth()
806 if (!qh->ps.c_usecs) { in check_intr_schedule()
1114 stream->ps.c_usecs = stream->ps.usecs; in iso_stream_init()
1334 int c_usecs = stream->ps.c_usecs; in reserve_release_iso_bandwidth() local
1346 c_usecs = -c_usecs; in reserve_release_iso_bandwidth()
1458 if (stream->ps.c_usecs) { in sitd_slot_ok()
[all …]
A Dehci.h66 u8 usecs, c_usecs; /* times on the HS bus */ member
A Dehci-q.c898 qh->ps.c_usecs = 0; in qh_make()

Completed in 19 milliseconds