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