Searched refs:hw_configured_flag (Results 1 – 5 of 5) sorted by relevance
304 priv_dev->hw_configured_flag = 0; in cdns3_hw_reset_eps_config()1371 if (priv_dev->hw_configured_flag) in cdns3_set_hw_configuration()1379 priv_dev->hw_configured_flag = 1; in cdns3_set_hw_configuration()2102 if (!priv_dev->hw_configured_flag) { in cdns3_ep_config()2545 if (priv_dev->hw_configured_flag && in __cdns3_gadget_ep_queue()2550 if (priv_dev->hw_configured_flag && priv_ep->prime_flag) in __cdns3_gadget_ep_queue()
1321 unsigned hw_configured_flag:1; member
252 priv_dev->hw_configured_flag = 0; in cdns3_hw_reset_eps_config()1012 if (priv_dev->hw_configured_flag) in cdns3_set_hw_configuration()1025 priv_dev->hw_configured_flag = 1; in cdns3_set_hw_configuration()2002 if (priv_dev->hw_configured_flag && !(priv_ep->flags & EP_STALLED) && in __cdns3_gadget_ep_queue()
739 erdy_sent = !priv_dev->hw_configured_flag; in cdns3_gadget_ep0_queue()
1290 int hw_configured_flag:1; member