Home
last modified time | relevance | path

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

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