Searched defs:uframe (Results 1 – 5 of 5) sorted by relevance
/linux-5.10/drivers/usb/host/ |
D | ehci-sched.c | 265 unsigned uframe, uf, x; in compute_tt_budget() local 352 unsigned uframe in tt_available() 738 unsigned uframe, in check_period() 764 unsigned uframe, in check_intr_schedule() 832 unsigned uframe; in qh_schedule() local 1190 struct ehci_iso_packet *uframe = &iso_sched->packet[i]; in itd_sched_init() local 1299 unsigned uframe; in reserve_release_iso_bandwidth() local 1356 unsigned uframe in itd_slot_ok() 1376 unsigned uframe, in sitd_slot_ok() 1677 u16 uframe in itd_patch() [all …]
|
D | ehci-sysfs.c | 87 unsigned uframe; in uframe_periodic_max_store() local
|
D | fotg210-hcd.c | 3337 unsigned frame, unsigned uframe) in periodic_usecs() 3673 unsigned uframe, unsigned period, unsigned usecs) in check_period() 3713 unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp) in check_intr_schedule() 3759 unsigned uframe; in qh_schedule() local 4041 struct fotg210_iso_packet *uframe = &iso_sched->packet[i]; in itd_sched_init() local 4135 static inline int itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, in itd_slot_ok() 4303 unsigned index, u16 uframe) in itd_patch() 4357 unsigned next_uframe, uframe, frame; in itd_link_urb() local 4434 unsigned uframe; in itd_complete() local 4705 unsigned frame, uframe; in uframe_periodic_max_store() local
|
D | oxu210hp-hcd.c | 2266 unsigned frame, unsigned uframe) in periodic_usecs() 2482 unsigned frame, unsigned uframe, in check_period() 2524 unsigned frame, unsigned uframe, in check_intr_schedule() 2550 unsigned uframe; in qh_schedule() local
|
/linux-5.10/drivers/usb/dwc2/ |
D | hcd_queue.c | 547 int uframe = trans_time->start_schedule_us / in dwc2_qh_schedule_print() local
|