Searched refs:UDC_MSTWR_ENDPOINT (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/gadget/udc/
H A Dgoku_udc.c152 ep->dma = (use_dma == 2) && (ep->num == UDC_MSTWR_ENDPOINT);
199 if (ep->num == UDC_MSTWR_ENDPOINT)
226 if (ep->num == UDC_MSTWR_ENDPOINT) {
1658 ep = &dev->ep[UDC_MSTWR_ENDPOINT];
1664 ep = &dev->ep[UDC_MSTWR_ENDPOINT];
H A Dgoku_udc.h66 #define UDC_MSTWR_ENDPOINT 1 macro

Completed in 284 milliseconds