Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c895 static inline u32 pch_udc_read_ep_status(struct pch_udc_ep *ep) in pch_udc_read_ep_status() function
935 while (!(pch_udc_read_ep_status(ep) & UDC_EPSTS_MRXFIFO_EMP) && in pch_udc_ep_clear_nak()
2410 ep->epsts = pch_udc_read_ep_status(ep); in pch_udc_read_all_epstatus()
2416 ep->epsts = pch_udc_read_ep_status(ep); in pch_udc_read_all_epstatus()