Home
last modified time | relevance | path

Searched refs:EP_CONFIGURED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/usb/cdns3/
Dep0.c848 if (!(priv_ep->flags & EP_CONFIGURED)) in cdns3_ep0_config()
857 if (!(priv_ep->flags & EP_CONFIGURED)) in cdns3_ep0_config()
860 priv_ep->flags |= EP_CONFIGURED; in cdns3_ep0_config()
Dgadget.h1162 #define EP_CONFIGURED BIT(16) macro
Dgadget.c312 priv_dev->eps[i]->flags &= ~EP_CONFIGURED; in cdns3_hw_reset_eps_config()
2135 priv_ep->flags |= EP_CONFIGURED; in cdns3_ep_config()