Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
Ddsi.h116 int msm_dsi_pll_restore_state(struct msm_dsi_pll *pll);
135 static inline int msm_dsi_pll_restore_state(struct msm_dsi_pll *pll) in msm_dsi_pll_restore_state() function
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c807 ret = msm_dsi_pll_restore_state(phy->pll); in msm_dsi_phy_enable()