Searched refs:EP_STS_ISP (Results 1 – 4 of 4) sorted by relevance
63 if (ep_sts & EP_STS_ISP) in cdns3_decode_ep_irq()
629 } else if ((ep_sts_reg & EP_STS_IOC) || (ep_sts_reg & EP_STS_ISP)) { in cdns3_check_ep0_interrupt_proceed()
620 #define EP_STS_ISP BIT(3) macro
1775 if ((ep_sts_reg & EP_STS_IOC) || (ep_sts_reg & EP_STS_ISP) || in cdns3_check_ep_interrupt_proceed()1778 if (ep_sts_reg & EP_STS_ISP) in cdns3_check_ep_interrupt_proceed()1786 (ep_sts_reg & EP_STS_ISP)) { in cdns3_check_ep_interrupt_proceed()