Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_queue.c131 if (hsotg->periodic_usecs > max_claimed_usecs) { in dwc2_check_periodic_bandwidth()
134 __func__, hsotg->periodic_usecs, qh->host_us); in dwc2_check_periodic_bandwidth()
1237 hsotg->periodic_usecs += qh->host_us; in dwc2_do_reserve()
1266 hsotg->periodic_usecs -= qh->host_us; in dwc2_do_unreserve()
H A Dcore.h1147 u16 periodic_usecs; member
H A Dhcd.c3963 dev_dbg(hsotg->dev, " periodic_usecs: %d\n", hsotg->periodic_usecs); in dwc2_hcd_dump_state()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210-hcd.c3333 static unsigned short periodic_usecs(struct fotg210_hcd *fotg210, in periodic_usecs() function
3689 claimed = periodic_usecs(fotg210, frame, in check_period()
3699 claimed = periodic_usecs(fotg210, frame, uframe); in check_period()
4139 if (periodic_usecs(fotg210, uframe >> 3, uframe & 0x7) in itd_slot_ok()
4736 periodic_usecs(fotg210, frame, in uframe_periodic_max_store()
H A Doxu210hp-hcd.c2265 static unsigned short periodic_usecs(struct oxu_hcd *oxu, in periodic_usecs() function
2505 claimed = periodic_usecs(oxu, frame, uframe); in check_period()
2514 claimed = periodic_usecs(oxu, frame, uframe); in check_period()