Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c2593 u32 mps_bytes = mps; in dwc2_hsotg_set_ep_maxpacket() local
2596 mps = dwc2_hsotg_ep0_mps(mps_bytes); in dwc2_hsotg_set_ep_maxpacket()
2599 hs_ep->ep.maxpacket = mps_bytes; in dwc2_hsotg_set_ep_maxpacket()