Home
last modified time | relevance | path

Searched refs:periodic_usecs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_queue.c101 if (hsotg->periodic_usecs > max_claimed_usecs) { in dwc2_check_periodic_bandwidth()
104 __func__, hsotg->periodic_usecs, qh->host_us); in dwc2_check_periodic_bandwidth()
1201 hsotg->periodic_usecs += qh->host_us; in dwc2_do_reserve()
1230 hsotg->periodic_usecs -= qh->host_us; in dwc2_do_unreserve()
H A Dcore.h1146 u16 periodic_usecs; member
H A Dhcd.c3965 dev_dbg(hsotg->dev, " periodic_usecs: %d\n", hsotg->periodic_usecs); in dwc2_hcd_dump_state()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c3331 static unsigned short periodic_usecs(struct fotg210_hcd *fotg210, in periodic_usecs() function
3687 claimed = periodic_usecs(fotg210, frame, in check_period()
3697 claimed = periodic_usecs(fotg210, frame, uframe); in check_period()
4136 if (periodic_usecs(fotg210, uframe >> 3, uframe & 0x7) in itd_slot_ok()
4732 periodic_usecs(fotg210, frame, in uframe_periodic_max_store()
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c2266 static unsigned short periodic_usecs(struct oxu_hcd *oxu, in periodic_usecs() function
2506 claimed = periodic_usecs(oxu, frame, uframe); in check_period()
2515 claimed = periodic_usecs(oxu, frame, uframe); in check_period()