Home
last modified time | relevance | path

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

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