Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc2/
Dgadget.c2590 u32 mps_bytes = mps; in dwc2_hsotg_set_ep_maxpacket() local
2593 mps = dwc2_hsotg_ep0_mps(mps_bytes); in dwc2_hsotg_set_ep_maxpacket()
2596 hs_ep->ep.maxpacket = mps_bytes; in dwc2_hsotg_set_ep_maxpacket()