Home
last modified time | relevance | path

Searched refs:EP_STS_STALL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dep0.c258 if (EP_STS_STALL(readl(&priv_dev->regs->ep_sts)) || in cdns3_req_ep0_get_status()
H A Dgadget.h615 #define EP_STS_STALL(p) ((p) & BIT(1)) macro
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-ep0.c258 if (EP_STS_STALL(readl(&priv_dev->regs->ep_sts)) || in cdns3_req_ep0_get_status()
H A Dcdns3-gadget.h616 #define EP_STS_STALL(p) ((p) & BIT(1)) macro

Completed in 8 milliseconds