Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-sched.c216 if (qh->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_intr_bandwidth()
860 if (qh->ps.phase != NO_FRAME) { in qh_schedule()
1023 stream->next_uframe = NO_FRAME; in iso_stream_alloc()
1024 stream->ps.phase = NO_FRAME; in iso_stream_alloc()
1303 itd->frame = NO_FRAME; in itd_urb_transaction()
1327 if (stream->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_iso_bandwidth()
1504 if (stream->ps.phase == NO_FRAME) { in iso_stream_schedule()
2095 sitd->frame = NO_FRAME; in sitd_urb_transaction()
Doxu210hp.h322 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
Dfotg210.h464 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
Dehci.h64 #define NO_FRAME 29999 /* frame not assigned yet */ macro
Dehci-q.c799 qh->ps.phase = NO_FRAME; in qh_make()
Doxu210hp-hcd.c1374 qh->start = NO_FRAME; in qh_make()
Dfotg210-hcd.c2752 qh->start = NO_FRAME; in qh_make()