Home
last modified time | relevance | path

Searched refs:EP_CONFIGURED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dep0.c849 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()
H A Dgadget.h1162 #define EP_CONFIGURED BIT(16) macro
H A Dgadget.c312 priv_dev->eps[i]->flags &= ~EP_CONFIGURED; in cdns3_hw_reset_eps_config()
2201 priv_ep->flags |= EP_CONFIGURED; in cdns3_ep_config()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-ep0.c849 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()
H A Dcdns3-gadget.h1163 #define EP_CONFIGURED BIT(16) macro
H A Dcdns3-gadget.c298 priv_dev->eps[i]->flags &= ~EP_CONFIGURED; in cdns3_hw_reset_eps_config()
2206 priv_ep->flags |= EP_CONFIGURED; in cdns3_ep_config()

Completed in 17 milliseconds