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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c1615 * s3c_hsotg_ep0_mps - turn max packet size into register setting
1618 static u32 s3c_hsotg_ep0_mps(unsigned int mps) function
1655 mpsval = s3c_hsotg_ep0_mps(mps);
2655 writel(s3c_hsotg_ep0_mps(hsotg->eps[0].ep.maxpacket) |
2661 writel(s3c_hsotg_ep0_mps(hsotg->eps[0].ep.maxpacket) |

Completed in 42 milliseconds