Searched refs:shared_timings (Results 1 – 3 of 3) sorted by relevance
125 struct msm_dsi_phy_shared_timings *shared_timings) in enable_phy() argument132 return msm_dsi_phy_enable(msm_dsi->phy, &clk_req, shared_timings); in enable_phy()137 struct msm_dsi_phy_shared_timings shared_timings[DSI_MAX]) in dsi_mgr_phy_enable()155 &shared_timings[DSI_CLOCK_MASTER]); in dsi_mgr_phy_enable()159 &shared_timings[DSI_CLOCK_SLAVE]); in dsi_mgr_phy_enable()167 ret = enable_phy(msm_dsi, &shared_timings[id]); in dsi_mgr_phy_enable()
145 struct msm_dsi_phy_shared_timings *shared_timings);
1150 writel(timing->shared_timings.clk_pre, in dsi_7nm_phy_enable()1153 writel(timing->shared_timings.clk_post, in dsi_7nm_phy_enable()1172 writel(timing->shared_timings.clk_pre, in dsi_7nm_phy_enable()1174 writel(timing->shared_timings.clk_post, in dsi_7nm_phy_enable()