Home
last modified time | relevance | path

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

/linux-6.6.21/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.c69 struct dsi_pll_28nm { struct
77 #define to_pll_28nm(x) container_of(x, struct dsi_pll_28nm, clk_hw) argument
79 static bool pll_28nm_poll_for_ready(struct dsi_pll_28nm *pll_28nm, in pll_28nm_poll_for_ready()
99 static void pll_28nm_software_reset(struct dsi_pll_28nm *pll_28nm) in pll_28nm_software_reset()
118 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_set_rate()
234 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_is_enabled()
243 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_clk_recalc_rate()
288 static int _dsi_pll_28nm_vco_prepare_hpm(struct dsi_pll_28nm *pll_28nm) in _dsi_pll_28nm_vco_prepare_hpm()
364 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_vco_prepare_hpm()
383 struct dsi_pll_28nm *pll_28nm = to_pll_28nm(hw); in dsi_pll_28nm_vco_prepare_8226()
[all …]