Home
last modified time | relevance | path

Searched refs:NO_FRAME (Results 1 – 6 of 6) sorted by relevance

/drivers/usb/host/
A Dehci-sched.c216 if (qh->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_intr_bandwidth()
847 if (qh->ps.phase != NO_FRAME) { in qh_schedule()
1010 stream->next_uframe = NO_FRAME; in iso_stream_alloc()
1011 stream->ps.phase = NO_FRAME; in iso_stream_alloc()
1288 itd->frame = NO_FRAME; in itd_urb_transaction()
1312 if (stream->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_iso_bandwidth()
1495 if (stream->ps.phase == NO_FRAME) { in iso_stream_schedule()
2086 sitd->frame = NO_FRAME; in sitd_urb_transaction()
A Dehci.h64 #define NO_FRAME 29999 /* frame not assigned yet */ macro
A Dehci-q.c807 qh->ps.phase = NO_FRAME; in qh_make()
A Doxu210hp-hcd.c328 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
1789 qh->start = NO_FRAME; in qh_make()
/drivers/usb/fotg210/
A Dfotg210-hcd.h465 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
A Dfotg210-hcd.c2747 qh->start = NO_FRAME; in qh_make()

Completed in 31 milliseconds