Searched refs:NO_FRAME (Results 1 - 9 of 9) sorted by relevance

/drivers/usb/host/
H A Dehci-sched.c228 if (qh->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */
871 if (qh->ps.phase != NO_FRAME) {
1033 stream->next_uframe = NO_FRAME;
1034 stream->ps.phase = NO_FRAME;
1318 itd->frame = NO_FRAME;
1342 if (stream->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */
1519 if (stream->ps.phase == NO_FRAME) {
2111 sitd->frame = NO_FRAME;
H A Doxu210hp.h321 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
H A Dehci.h77 #define NO_FRAME 29999 /* frame not assigned yet */ macro
H A Dfotg210.h513 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
H A Dfusbh200.h503 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
H A Dehci-q.c805 qh->ps.phase = NO_FRAME;
H A Doxu210hp-hcd.c1393 qh->start = NO_FRAME;
2135 unsigned frame; /* 0..(qh->period - 1), or NO_FRAME */
H A Dfotg210-hcd.c2881 qh->start = NO_FRAME;
3933 unsigned frame; /* 0..(qh->period - 1), or NO_FRAME */
H A Dfusbh200-hcd.c2829 qh->start = NO_FRAME;
3869 unsigned frame; /* 0..(qh->period - 1), or NO_FRAME */

Completed in 91 milliseconds