Searched refs:UDC_MSTRD_ENDPOINT (Results 1 – 2 of 2) sorted by relevance
67 #define UDC_MSTRD_ENDPOINT 2 macro
150 ep->dma = (use_dma != 0) && (ep->num == UDC_MSTRD_ENDPOINT); in goku_ep_enable()202 else if (ep->num == UDC_MSTRD_ENDPOINT) in ep_reset()1228 if (i == UDC_MSTRD_ENDPOINT) in udc_proc_read()1653 ep = &dev->ep[UDC_MSTRD_ENDPOINT]; in goku_irq()