Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c17 #define DSI_CLOCK_MASTER DSI_0 macro
79 struct msm_dsi *clk_master_dsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in dsi_mgr_host_register()
680 int src_pll_id = IS_DUAL_DSI() ? DSI_CLOCK_MASTER : id; in msm_dsi_manager_phy_enable()
694 if (!IS_DUAL_DSI() || (id == DSI_CLOCK_MASTER)) { in msm_dsi_manager_phy_enable()
712 struct msm_dsi *mdsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in msm_dsi_manager_phy_disable()
718 if (!IS_DUAL_DSI() || (id == DSI_CLOCK_MASTER)) in msm_dsi_manager_phy_disable()