Home
last modified time | relevance | path

Searched refs:axs10x_pll_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/axs10x/
H A Dpll_clock.c102 static inline void axs10x_pll_write(struct axs10x_pll_clk *clk, u32 reg, in axs10x_pll_write() function
186 axs10x_pll_write(clk, PLL_REG_IDIV, in axs10x_pll_set_rate()
188 axs10x_pll_write(clk, PLL_REG_FBDIV, in axs10x_pll_set_rate()
190 axs10x_pll_write(clk, PLL_REG_ODIV, in axs10x_pll_set_rate()
/kernel/linux/linux-6.6/drivers/clk/axs10x/
H A Dpll_clock.c98 static inline void axs10x_pll_write(struct axs10x_pll_clk *clk, u32 reg, in axs10x_pll_write() function
182 axs10x_pll_write(clk, PLL_REG_IDIV, in axs10x_pll_set_rate()
184 axs10x_pll_write(clk, PLL_REG_FBDIV, in axs10x_pll_set_rate()
186 axs10x_pll_write(clk, PLL_REG_ODIV, in axs10x_pll_set_rate()

Completed in 2 milliseconds