Searched refs:UDC_MSTWR_ENDPOINT (Results 1 – 2 of 2) sorted by relevance
66 #define UDC_MSTWR_ENDPOINT 1 macro
152 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()