Home
last modified time | relevance | path

Searched refs:phy_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/dsi/
A Ddsi_manager.c147 if (!mdsi->phy_enabled && !sdsi->phy_enabled) { in dsi_mgr_phy_enable()
169 msm_dsi->phy_enabled = true; in dsi_mgr_phy_enable()
184 msm_dsi->phy_enabled = false; in dsi_mgr_phy_disable()
186 if (!mdsi->phy_enabled && !sdsi->phy_enabled) { in dsi_mgr_phy_disable()
A Ddsi.h68 bool phy_enabled; member
/linux/drivers/gpu/drm/rockchip/
A Dcdn-dp-core.h60 bool phy_enabled; member
A Dcdn-dp-core.c389 if (!port->phy_enabled) { in cdn_dp_enable_phy()
396 port->phy_enabled = true; in cdn_dp_enable_phy()
435 port->phy_enabled = false; in cdn_dp_enable_phy()
448 if (port->phy_enabled) { in cdn_dp_disable_phy()
456 port->phy_enabled = false; in cdn_dp_disable_phy()

Completed in 10 milliseconds