Searched refs:EP0_MPS_LIMIT (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.c41 /* EP0_MPS_LIMIT
58 #define EP0_MPS_LIMIT 64 macro
1899 ep0_mps = EP0_MPS_LIMIT;
1907 ep0_mps = EP0_MPS_LIMIT;
2772 hs_ep->ep.maxpacket = epnum ? 512 : EP0_MPS_LIMIT;

Completed in 21 milliseconds