Searched refs:axs10x_div_get_value (Results 1 – 1 of 1) sorted by relevance
114 static inline u32 axs10x_div_get_value(u32 reg) in axs10x_div_get_value() function142 idiv = axs10x_div_get_value(axs10x_pll_read(clk, PLL_REG_IDIV)); in axs10x_pll_recalc_rate()143 fbdiv = axs10x_div_get_value(axs10x_pll_read(clk, PLL_REG_FBDIV)); in axs10x_pll_recalc_rate()144 odiv = axs10x_div_get_value(axs10x_pll_read(clk, PLL_REG_ODIV)); in axs10x_pll_recalc_rate()