Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/ !
H A Dhcd_queue.c102 if (hsotg->periodic_usecs > max_claimed_usecs) { in dwc2_check_periodic_bandwidth()
105 __func__, hsotg->periodic_usecs, qh->host_us); in dwc2_check_periodic_bandwidth()
1165 hsotg->periodic_usecs += qh->host_us; in dwc2_do_reserve()
1194 hsotg->periodic_usecs -= qh->host_us; in dwc2_do_unreserve()
H A Dcore.h1159 u16 periodic_usecs; member
H A Dhcd.c3961 dev_dbg(hsotg->dev, " periodic_usecs: %d\n", hsotg->periodic_usecs); in dwc2_hcd_dump_state()
/linux/drivers/usb/fotg210/ !
H A Dfotg210-hcd.c3327 static unsigned short periodic_usecs(struct fotg210_hcd *fotg210, in periodic_usecs() function
3683 claimed = periodic_usecs(fotg210, frame, in check_period()
3693 claimed = periodic_usecs(fotg210, frame, uframe); in check_period()
4132 if (periodic_usecs(fotg210, uframe >> 3, uframe & 0x7) in itd_slot_ok()
4728 periodic_usecs(fotg210, frame, in uframe_periodic_max_store()
/linux/drivers/usb/host/ !
H A Doxu210hp-hcd.c2242 static unsigned short periodic_usecs(struct oxu_hcd *oxu, in periodic_usecs() function
2482 claimed = periodic_usecs(oxu, frame, uframe); in check_period()
2491 claimed = periodic_usecs(oxu, frame, uframe); in check_period()