Searched refs:EP_STS_TRBERR (Results 1 – 8 of 8) sorted by relevance
71 if (ep_sts & EP_STS_TRBERR) in cdns3_decode_ep_irq()
1061 writel(EP_STS_TRBERR | EP_STS_DESCMIS, &priv_dev->regs->ep_sts); in cdns3_ep_run_stream_transfer()1098 if (readl(&priv_dev->regs->ep_sts) & EP_STS_TRBERR) { in cdns3_rearm_drdy_if_needed()1099 writel(EP_STS_TRBERR, &priv_dev->regs->ep_sts); in cdns3_rearm_drdy_if_needed()1353 writel(EP_STS_TRBERR | EP_STS_DESCMIS, &priv_dev->regs->ep_sts); in cdns3_ep_run_transfer()1673 if (ep_sts_reg & EP_STS_TRBERR) { in cdns3_check_ep_interrupt_proceed()
60 writel(EP_STS_TRBERR, ®s->ep_sts); in cdns3_ep0_run_transfer()
624 #define EP_STS_TRBERR BIT(7) macro
72 if (ep_sts & EP_STS_TRBERR) in cdns3_decode_ep_irq()
69 writel(EP_STS_TRBERR, ®s->ep_sts); in cdns3_ep0_run_transfer()
623 #define EP_STS_TRBERR BIT(7) macro
994 writel(EP_STS_TRBERR | EP_STS_DESCMIS, &priv_dev->regs->ep_sts); in cdns3_ep_run_transfer()1216 if (ep_sts_reg & EP_STS_TRBERR) { in cdns3_check_ep_interrupt_proceed()