Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Ddebug.h63 if (ep_sts & EP_STS_ISP) in cdns3_decode_ep_irq()
H A Dep0.c629 } else if ((ep_sts_reg & EP_STS_IOC) || (ep_sts_reg & EP_STS_ISP)) { in cdns3_check_ep0_interrupt_proceed()
H A Dgadget.h616 #define EP_STS_ISP BIT(3) macro
H A Dgadget.c1710 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()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Ddebug.h64 if (ep_sts & EP_STS_ISP) in cdns3_decode_ep_irq()
H A Dep0.c664 } else if ((ep_sts_reg & EP_STS_IOC) || (ep_sts_reg & EP_STS_ISP)) { in cdns3_check_ep0_interrupt_proceed()
H A Dgadget.h615 #define EP_STS_ISP BIT(3) macro
H A Dgadget.c1252 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()