Home
last modified time | relevance | path

Searched defs:max_packet (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c423 int max_packet; in xhci_get_max_esit_payload() local
H A Ddwc2.c483 uint8_t ep_is_in, uint8_t ep_type, uint16_t max_packet) in dwc_otg_hc_init()