Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c1687 static u32 s3c_hsotg_ep0_mps(unsigned int mps) in s3c_hsotg_ep0_mps() function
1729 mpsval = s3c_hsotg_ep0_mps(mps); in s3c_hsotg_set_ep_maxpacket()
2388 writel(s3c_hsotg_ep0_mps(hsotg->eps_out[0]->ep.maxpacket) | in s3c_hsotg_core_init_disconnected()
2394 writel(s3c_hsotg_ep0_mps(hsotg->eps_out[0]->ep.maxpacket) | in s3c_hsotg_core_init_disconnected()