Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dgadget.c2607 u32 mps_bytes = mps; in dwc2_hsotg_set_ep_maxpacket() local
2610 mps = dwc2_hsotg_ep0_mps(mps_bytes); in dwc2_hsotg_set_ep_maxpacket()
2613 hs_ep->ep.maxpacket = mps_bytes; in dwc2_hsotg_set_ep_maxpacket()