Searched refs:pch_udc_read_ep_status (Results 1 – 1 of 1) sorted by relevance
896 static inline u32 pch_udc_read_ep_status(struct pch_udc_ep *ep) in pch_udc_read_ep_status() function936 while (!(pch_udc_read_ep_status(ep) & UDC_EPSTS_MRXFIFO_EMP) && in pch_udc_ep_clear_nak()2411 ep->epsts = pch_udc_read_ep_status(ep); in pch_udc_read_all_epstatus()2417 ep->epsts = pch_udc_read_ep_status(ep); in pch_udc_read_all_epstatus()