Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_28nm_8960.c60 struct dsi_pll_28nm { struct
68 #define to_pll_28nm(x) container_of(x, struct dsi_pll_28nm, clk_hw) argument
70 static bool pll_28nm_poll_for_ready(struct dsi_pll_28nm *pll_28nm, in pll_28nm_poll_for_ready()
96 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_set_rate()
136 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_is_enabled()
145 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_recalc_rate()
178 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_vco_prepare()
226 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_vco_unprepare()
241 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_round_rate()
345 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(phy->vco_hw); in dsi_28nm_pll_save_state()
[all …]
Ddsi_phy_28nm.c68 struct dsi_pll_28nm { struct
76 #define to_pll_28nm(x) container_of(x, struct dsi_pll_28nm, clk_hw) argument
78 static bool pll_28nm_poll_for_ready(struct dsi_pll_28nm *pll_28nm, in pll_28nm_poll_for_ready()
98 static void pll_28nm_software_reset(struct dsi_pll_28nm *pll_28nm) in pll_28nm_software_reset()
117 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_set_rate()
233 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_is_enabled()
242 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_recalc_rate()
287 static int _dsi_pll_28nm_vco_prepare_hpm(struct dsi_pll_28nm *pll_28nm) in _dsi_pll_28nm_vco_prepare_hpm()
363 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_vco_prepare_hpm()
382 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_vco_prepare_lp()
[all …]