Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
A Dcdns3-debug.h83 if (ep_sts & EP_STS_IOT) in cdns3_decode_ep_irq()
A Dcdns3-gadget.h651 #define EP_STS_IOT BIT(19) macro
A Dcdns3-gadget.c1708 (ep_sts_reg & EP_STS_IOT)) { in cdns3_check_ep_interrupt_proceed()
1727 } else if (ep_sts_reg & EP_STS_IOT) { in cdns3_check_ep_interrupt_proceed()
1737 (priv_ep->ep_sts_pending & EP_STS_IOT) && priv_ep->use_streams) { in cdns3_check_ep_interrupt_proceed()

Completed in 14 milliseconds