pch_udc_read_ep_control
while ((pch_udc_read_ep_control(ep) & UDC_EPCTL_S) && --count)
if (pch_udc_read_ep_control(ep) & UDC_EPCTL_P)
while ((pch_udc_read_ep_control(ep) & UDC_EPCTL_NAK) && --loopcnt) {