Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c9 #define DSI_CLOCK_MASTER DSI_0 macro
71 struct msm_dsi *clk_master_dsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in dsi_mgr_setup_components()
144 struct msm_dsi *mdsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in dsi_mgr_phy_enable()
146 int src_pll_id = IS_DUAL_DSI() ? DSI_CLOCK_MASTER : id; in dsi_mgr_phy_enable()
160 &shared_timings[DSI_CLOCK_MASTER]); in dsi_mgr_phy_enable()
185 struct msm_dsi *mdsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in dsi_mgr_phy_disable()