Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Ddebug.h71 if (ep_sts & EP_STS_TRBERR) in cdns3_decode_ep_irq()
H A Dgadget.c1061 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()
H A Dep0.c60 writel(EP_STS_TRBERR, &regs->ep_sts); in cdns3_ep0_run_transfer()
H A Dgadget.h624 #define EP_STS_TRBERR BIT(7) macro
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Ddebug.h72 if (ep_sts & EP_STS_TRBERR) in cdns3_decode_ep_irq()
H A Dep0.c69 writel(EP_STS_TRBERR, &regs->ep_sts); in cdns3_ep0_run_transfer()
H A Dgadget.h623 #define EP_STS_TRBERR BIT(7) macro
H A Dgadget.c994 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()