Searched refs:hw_ep_max (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 Dci13xxx_udc.c158 static unsigned hw_ep_max; variable
297 hw_ep_max = reg; /* cache hw ENDPT_MAX */
1189 for (i = 0; i < hw_ep_max; i++) {
1294 for (i = 0; i < hw_ep_max; i++)
1827 for (i = 0; i < hw_ep_max; i++) {
2387 info("hw_ep_max = %d", hw_ep_max);
2394 for (i = 0; i < hw_ep_max; i++) {
2491 for (i = 0; i < hw_ep_max; i++) {

Completed in 52 milliseconds