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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dgoku_udc.h69 #define UDC_MSTWR_ENDPOINT 1 macro
H A Dgoku_udc.c141 ep->dma = (use_dma == 2) && (ep->num == UDC_MSTWR_ENDPOINT);
188 if (ep->num == UDC_MSTWR_ENDPOINT)
215 if (ep->num == UDC_MSTWR_ENDPOINT) {
1652 ep = &dev->ep[UDC_MSTWR_ENDPOINT];
1658 ep = &dev->ep[UDC_MSTWR_ENDPOINT];

Completed in 47 milliseconds