Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc2/
Dgadget.c2559 u32 mps_bytes = mps; in dwc2_hsotg_set_ep_maxpacket() local
2562 mps = dwc2_hsotg_ep0_mps(mps_bytes); in dwc2_hsotg_set_ep_maxpacket()
2565 hs_ep->ep.maxpacket = mps_bytes; in dwc2_hsotg_set_ep_maxpacket()