Searched refs:EP_STS_STALL (Results 1 – 4 of 4) sorted by relevance
258 if (EP_STS_STALL(readl(&priv_dev->regs->ep_sts)) || in cdns3_req_ep0_get_status()
612 #define EP_STS_STALL(p) ((p) & BIT(1)) macro
277 if (EP_STS_STALL(readl(&priv_dev->regs->ep_sts))) in cdns3_req_ep0_get_status()
611 #define EP_STS_STALL(p) ((p) & BIT(1)) macro