UDC_EPSTS_ADDR
pch_udc_ep_bit_set(ep, UDC_EPSTS_ADDR, UDC_EPSTS_IN);
return pch_udc_ep_readl(ep, UDC_EPSTS_ADDR);
return pch_udc_ep_writel(ep, stat, UDC_EPSTS_ADDR);