Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/qcom/
H A Dipq-cmn-pll.c87 struct clk_cmn_pll { struct
98 #define to_clk_cmn_pll(_hw) container_of(_hw, struct clk_cmn_pll, hw) argument
161 struct clk_cmn_pll *cmn_pll = to_clk_cmn_pll(hw); in clk_cmn_pll_recalc_rate()
192 struct clk_cmn_pll *cmn_pll = to_clk_cmn_pll(hw); in clk_cmn_pll_set_rate()
266 struct clk_cmn_pll *cmn_pll; in ipq_cmn_pll_clk_hw_register()