UDC_MSTWR_ENDPOINT
ep->dma = (use_dma == 2) && (ep->num == UDC_MSTWR_ENDPOINT);
ep = &dev->ep[UDC_MSTWR_ENDPOINT];
ep = &dev->ep[UDC_MSTWR_ENDPOINT];
if (ep->num == UDC_MSTWR_ENDPOINT)
if (ep->num == UDC_MSTWR_ENDPOINT) {