Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/
Dgoku_udc.h66 #define UDC_MSTWR_ENDPOINT 1 macro
Dgoku_udc.c149 ep->dma = (use_dma == 2) && (ep->num == UDC_MSTWR_ENDPOINT); in goku_ep_enable()
196 if (ep->num == UDC_MSTWR_ENDPOINT) in ep_reset()
223 if (ep->num == UDC_MSTWR_ENDPOINT) { in ep_reset()
1654 ep = &dev->ep[UDC_MSTWR_ENDPOINT]; in goku_irq()
1660 ep = &dev->ep[UDC_MSTWR_ENDPOINT]; in goku_irq()