Searched refs:phy_enabled (Results 1 – 4 of 4) sorted by relevance
150 if (!mdsi->phy_enabled && !sdsi->phy_enabled) { in dsi_mgr_phy_enable()172 msm_dsi->phy_enabled = true; in dsi_mgr_phy_enable()187 msm_dsi->phy_enabled = false; in dsi_mgr_phy_disable()189 if (!mdsi->phy_enabled && !sdsi->phy_enabled) { in dsi_mgr_phy_disable()
45 bool phy_enabled; member
365 if (!port->phy_enabled) { in cdn_dp_enable_phy()372 port->phy_enabled = true; in cdn_dp_enable_phy()411 port->phy_enabled = false; in cdn_dp_enable_phy()424 if (port->phy_enabled) { in cdn_dp_disable_phy()432 port->phy_enabled = false; in cdn_dp_disable_phy()
62 bool phy_enabled; member