Home
last modified time | relevance | path

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

/Linux-v4.19/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_setup_components()
152 struct msm_dsi *mdsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in dsi_mgr_phy_enable()
154 int src_pll_id = IS_DUAL_DSI() ? DSI_CLOCK_MASTER : id; in dsi_mgr_phy_enable()
168 &shared_timings[DSI_CLOCK_MASTER]); in dsi_mgr_phy_enable()
193 struct msm_dsi *mdsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in dsi_mgr_phy_disable()