phy_enabled        76 drivers/gpu/drm/msm/dsi/dsi.h 	bool phy_enabled;
phy_enabled       155 drivers/gpu/drm/msm/dsi/dsi_manager.c 		if (!mdsi->phy_enabled && !sdsi->phy_enabled) {
phy_enabled       177 drivers/gpu/drm/msm/dsi/dsi_manager.c 	msm_dsi->phy_enabled = true;
phy_enabled       192 drivers/gpu/drm/msm/dsi/dsi_manager.c 	msm_dsi->phy_enabled = false;
phy_enabled       194 drivers/gpu/drm/msm/dsi/dsi_manager.c 		if (!mdsi->phy_enabled && !sdsi->phy_enabled) {
phy_enabled       386 drivers/gpu/drm/rockchip/cdn-dp-core.c 	if (!port->phy_enabled) {
phy_enabled       393 drivers/gpu/drm/rockchip/cdn-dp-core.c 		port->phy_enabled = true;
phy_enabled       432 drivers/gpu/drm/rockchip/cdn-dp-core.c 		port->phy_enabled = false;
phy_enabled       445 drivers/gpu/drm/rockchip/cdn-dp-core.c 	if (port->phy_enabled) {
phy_enabled       453 drivers/gpu/drm/rockchip/cdn-dp-core.c 	port->phy_enabled = false;
phy_enabled        60 drivers/gpu/drm/rockchip/cdn-dp-core.h 	bool phy_enabled;