UDC_EPOUT_IDX
pch_udc_write_csr(ep->dev, val, UDC_EPOUT_IDX(ep->num));
ep = &dev->ep[UDC_EPOUT_IDX(ep_num)];
ep = &dev->ep[UDC_EPOUT_IDX(i)];