Searched refs:max_packet (Results 1 – 2 of 2) sorted by relevance
423 int max_packet; in xhci_get_max_esit_payload() local434 max_packet = usb_endpoint_maxp(endpt_desc); in xhci_get_max_esit_payload()438 return max_packet * max_burst; in xhci_get_max_esit_payload()
480 uint8_t ep_is_in, uint8_t ep_type, uint16_t max_packet) in dwc_otg_hc_init() argument487 (max_packet << DWC2_HCCHAR_MPS_OFFSET); in dwc_otg_hc_init()