Searched refs:clk_zx_pll (Results 1 – 2 of 2) sorted by relevance
20 #define to_clk_zx_pll(_hw) container_of(_hw, struct clk_zx_pll, hw)27 static int rate_to_idx(struct clk_zx_pll *zx_pll, unsigned long rate) in rate_to_idx()43 static int hw_to_idx(struct clk_zx_pll *zx_pll) in hw_to_idx()67 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw); in zx_pll_recalc_rate()80 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw); in zx_pll_round_rate()92 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw); in zx_pll_set_rate()107 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw); in zx_pll_enable()119 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw); in zx_pll_disable()128 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw); in zx_pll_is_enabled()150 struct clk_zx_pll *zx_pll; in clk_register_zx_pll()
21 struct clk_zx_pll { struct