Home
last modified time | relevance | path

Searched refs:enable_phy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c124 static int enable_phy(struct msm_dsi *msm_dsi, int src_pll_id, in enable_phy() function
159 ret = enable_phy(mdsi, src_pll_id, in dsi_mgr_phy_enable()
163 ret = enable_phy(sdsi, src_pll_id, in dsi_mgr_phy_enable()
172 ret = enable_phy(msm_dsi, src_pll_id, &shared_timings[id]); in dsi_mgr_phy_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c114 static int enable_phy(struct msm_dsi *msm_dsi, in enable_phy() function
144 ret = enable_phy(mdsi, in dsi_mgr_phy_enable()
148 ret = enable_phy(sdsi, in dsi_mgr_phy_enable()
157 ret = enable_phy(msm_dsi, &shared_timings[id]); in dsi_mgr_phy_enable()

Completed in 3 milliseconds