Home
last modified time | relevance | path

Searched refs:pch_udc_read_ep_status (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
Dpch_udc.c912 static inline u32 pch_udc_read_ep_status(struct pch_udc_ep *ep) in pch_udc_read_ep_status() function
952 while (!(pch_udc_read_ep_status(ep) & UDC_EPSTS_MRXFIFO_EMP) && in pch_udc_ep_clear_nak()
2501 ep->epsts = pch_udc_read_ep_status(ep); in pch_udc_read_all_epstatus()
2507 ep->epsts = pch_udc_read_ep_status(ep); in pch_udc_read_all_epstatus()