Searched refs:axs10x_pll_clk (Results 1 – 1 of 1) sorted by relevance
90 struct axs10x_pll_clk { struct98 static inline void axs10x_pll_write(struct axs10x_pll_clk *clk, u32 reg, in axs10x_pll_write() argument104 static inline u32 axs10x_pll_read(struct axs10x_pll_clk *clk, u32 reg) in axs10x_pll_read()109 static inline struct axs10x_pll_clk *to_axs10x_pll_clk(struct clk_hw *hw) in to_axs10x_pll_clk()111 return container_of(hw, struct axs10x_pll_clk, hw); in to_axs10x_pll_clk()140 struct axs10x_pll_clk *clk = to_axs10x_pll_clk(hw); in axs10x_pll_recalc_rate()157 struct axs10x_pll_clk *clk = to_axs10x_pll_clk(hw); in axs10x_pll_round_rate()177 struct axs10x_pll_clk *clk = to_axs10x_pll_clk(hw); in axs10x_pll_set_rate()219 struct axs10x_pll_clk *pll_clk; in axs10x_pll_clk_probe()262 struct axs10x_pll_clk *pll_clk; in of_axs10x_pll_clk_setup()