Searched refs:EP_STS_ISP (Results 1 – 8 of 8) 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()
616 #define EP_STS_ISP BIT(3) macro
1710 if ((ep_sts_reg & EP_STS_IOC) || (ep_sts_reg & EP_STS_ISP) || in cdns3_check_ep_interrupt_proceed()1713 if (ep_sts_reg & EP_STS_ISP) in cdns3_check_ep_interrupt_proceed()1721 (ep_sts_reg & EP_STS_ISP)) { in cdns3_check_ep_interrupt_proceed()
64 if (ep_sts & EP_STS_ISP) in cdns3_decode_ep_irq()
664 } else if ((ep_sts_reg & EP_STS_IOC) || (ep_sts_reg & EP_STS_ISP)) { in cdns3_check_ep0_interrupt_proceed()
615 #define EP_STS_ISP BIT(3) macro
1252 if ((ep_sts_reg & EP_STS_IOC) || (ep_sts_reg & EP_STS_ISP)) { in cdns3_check_ep_interrupt_proceed()1254 if (ep_sts_reg & EP_STS_ISP) in cdns3_check_ep_interrupt_proceed()