Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dgadget.c2457 u32 mps_bytes = mps; in dwc2_hsotg_set_ep_maxpacket() local
2460 mps = dwc2_hsotg_ep0_mps(mps_bytes); in dwc2_hsotg_set_ep_maxpacket()
2463 hs_ep->ep.maxpacket = mps_bytes; in dwc2_hsotg_set_ep_maxpacket()