Home
last modified time | relevance | path

Searched refs:usb_endpoint_maxp_mult (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/linux/usb/
A Dch9.h641 usb_endpoint_maxp_mult(const struct usb_endpoint_descriptor *epd) in usb_endpoint_maxp_mult() function
/u-boot/drivers/usb/host/
A Dxhci.c442 return usb_endpoint_maxp_mult(endpt_desc) - 1; in xhci_get_endpoint_max_burst()
469 max_burst = usb_endpoint_maxp_mult(endpt_desc); in xhci_get_max_esit_payload()

Completed in 8 milliseconds