Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dgoku_udc.h69 #define UDC_MSTWR_ENDPOINT 1 macro
Dgoku_udc.c148 ep->dma = (use_dma == 2) && (ep->num == UDC_MSTWR_ENDPOINT); in goku_ep_enable()
195 if (ep->num == UDC_MSTWR_ENDPOINT) in ep_reset()
222 if (ep->num == UDC_MSTWR_ENDPOINT) { in ep_reset()
1669 ep = &dev->ep[UDC_MSTWR_ENDPOINT]; in goku_irq()
1675 ep = &dev->ep[UDC_MSTWR_ENDPOINT]; in goku_irq()