Home
last modified time | relevance | path

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

/linux/drivers/clk/qcom/
A Dclk-hfpll.c22 struct clk_hfpll *h = to_clk_hfpll(hw); in __clk_hfpll_init_once()
55 struct clk_hfpll *h = to_clk_hfpll(hw); in __clk_hfpll_enable()
91 struct clk_hfpll *h = to_clk_hfpll(hw); in clk_hfpll_enable()
120 struct clk_hfpll *h = to_clk_hfpll(hw); in clk_hfpll_disable()
131 struct clk_hfpll *h = to_clk_hfpll(hw); in clk_hfpll_round_rate()
151 struct clk_hfpll *h = to_clk_hfpll(hw); in clk_hfpll_set_rate()
189 struct clk_hfpll *h = to_clk_hfpll(hw); in clk_hfpll_recalc_rate()
201 struct clk_hfpll *h = to_clk_hfpll(hw); in clk_hfpll_init()
227 struct clk_hfpll *h = to_clk_hfpll(hw); in hfpll_is_enabled()
A Dclk-hfpll.h39 #define to_clk_hfpll(_hw) \ macro

Completed in 3 milliseconds