Searched refs:phy_enabled (Results 1 – 5 of 5) sorted by relevance
155 if (!mdsi->phy_enabled && !sdsi->phy_enabled) { in dsi_mgr_phy_enable()177 msm_dsi->phy_enabled = true; in dsi_mgr_phy_enable()192 msm_dsi->phy_enabled = false; in dsi_mgr_phy_disable()194 if (!mdsi->phy_enabled && !sdsi->phy_enabled) { in dsi_mgr_phy_disable()
79 bool phy_enabled; member
60 bool phy_enabled; member
388 if (!port->phy_enabled) { in cdn_dp_enable_phy()395 port->phy_enabled = true; in cdn_dp_enable_phy()434 port->phy_enabled = false; in cdn_dp_enable_phy()447 if (port->phy_enabled) { in cdn_dp_disable_phy()455 port->phy_enabled = false; in cdn_dp_disable_phy()
17693 if (!port->phy_enabled) {17894 bool phy_enabled;18002 + bool phy_enabled;18094 + if (dsi->phy_enabled)18100 + dsi->phy_enabled = true;18107 + if (!dsi->phy_enabled)18111 + dsi->phy_enabled = false;18402 + dsi->phy_enabled = true;18408 + dsi->phy_enabled = false;