Home
last modified time | relevance | path

Searched refs:DSI_1 (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c12 #define DSI_CLOCK_SLAVE DSI_1
15 #define DSI_RIGHT DSI_1
20 #define DSI_ENCODER_MASTER DSI_1
235 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_power_on()
255 &phy_shared_timings[DSI_1], is_bonded_dsi, msm_dsi1->phy); in dsi_mgr_bridge_power_on()
285 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_power_off()
302 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_pre_enable()
346 struct msm_dsi *s_dsi = dsi_mgr_get_dsi(DSI_1); in msm_dsi_manager_tpg_enable()
360 struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(DSI_1); in dsi_mgr_bridge_post_disable()
Ddsi.h20 #define DSI_1 1 macro
/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_20nm.c89 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_STANDALONE) in dsi_20nm_phy_enable()
Ddsi_phy_28nm.c826 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_28nm_phy_enable()
Ddsi_phy_14nm.c1002 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_14nm_phy_enable()