Searched refs:EP_CONFIGURED (Results 1 – 3 of 3) sorted by relevance
849 if (!(priv_ep->flags & EP_CONFIGURED)) in cdns3_ep0_config()858 if (!(priv_ep->flags & EP_CONFIGURED)) in cdns3_ep0_config()861 priv_ep->flags |= EP_CONFIGURED; in cdns3_ep0_config()
1163 #define EP_CONFIGURED BIT(16) macro
298 priv_dev->eps[i]->flags &= ~EP_CONFIGURED; in cdns3_hw_reset_eps_config()2207 priv_ep->flags |= EP_CONFIGURED; in cdns3_ep_config()