Searched refs: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.c1880 int ep0_mps = 0, ep_mps; local
1899 ep0_mps = EP0_MPS_LIMIT;
1907 ep0_mps = EP0_MPS_LIMIT;
1925 if (ep0_mps) {
1927 s3c_hsotg_set_ep_maxpacket(hsotg, 0, ep0_mps);

Completed in 104 milliseconds