Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/dsi/
Ddsi.h113 int msm_dsi_pll_restore_state(struct msm_dsi_pll *pll);
132 static inline int msm_dsi_pll_restore_state(struct msm_dsi_pll *pll) in msm_dsi_pll_restore_state() function
/Linux-v5.4/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.c120 int msm_dsi_pll_restore_state(struct msm_dsi_pll *pll) in msm_dsi_pll_restore_state() function
/Linux-v5.4/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c701 ret = msm_dsi_pll_restore_state(phy->pll); in msm_dsi_phy_enable()