Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-sched.c216 if (qh->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_intr_bandwidth()
840 if (qh->ps.phase != NO_FRAME) { in qh_schedule()
1003 stream->next_uframe = NO_FRAME; in iso_stream_alloc()
1004 stream->ps.phase = NO_FRAME; in iso_stream_alloc()
1283 itd->frame = NO_FRAME; in itd_urb_transaction()
1307 if (stream->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_iso_bandwidth()
1484 if (stream->ps.phase == NO_FRAME) { in iso_stream_schedule()
2075 sitd->frame = NO_FRAME; in sitd_urb_transaction()
H A Dfotg210.h467 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
H A Dehci.h64 #define NO_FRAME 29999 /* frame not assigned yet */ macro
H A Dehci-q.c810 qh->ps.phase = NO_FRAME; in qh_make()
H A Doxu210hp-hcd.c352 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
1812 qh->start = NO_FRAME; in qh_make()
2552 unsigned frame; /* 0..(qh->period - 1), or NO_FRAME */ in qh_schedule()
H A Dfotg210-hcd.c2750 qh->start = NO_FRAME; in qh_make()
3755 unsigned frame; /* 0..(qh->period - 1), or NO_FRAME */ in qh_schedule()
/kernel/linux/linux-6.6/drivers/usb/host/
H 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()
H A Dehci.h64 #define NO_FRAME 29999 /* frame not assigned yet */ macro
H A Dehci-q.c811 qh->ps.phase = NO_FRAME; in qh_make()
H A Doxu210hp-hcd.c352 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
1813 qh->start = NO_FRAME; in qh_make()
2553 unsigned frame; /* 0..(qh->period - 1), or NO_FRAME */ in qh_schedule()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h465 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
H A Dfotg210-hcd.c2751 qh->start = NO_FRAME; in qh_make()
3756 unsigned frame; /* 0..(qh->period - 1), or NO_FRAME */ in qh_schedule()

Completed in 42 milliseconds