Searched refs:axs10x_div_get_value (Results 1 – 1 of 1) sorted by relevance
117 static inline u32 axs10x_div_get_value(u32 reg) in axs10x_div_get_value() function145 idiv = axs10x_div_get_value(axs10x_pll_read(clk, PLL_REG_IDIV)); in axs10x_pll_recalc_rate()146 fbdiv = axs10x_div_get_value(axs10x_pll_read(clk, PLL_REG_FBDIV)); in axs10x_pll_recalc_rate()147 odiv = axs10x_div_get_value(axs10x_pll_read(clk, PLL_REG_ODIV)); in axs10x_pll_recalc_rate()