Searched refs:clk_ref_div (Results 1 – 3 of 3) sorted by relevance
1721 u16 clk_ref_div; member1734 fll->clk_ref_div = 0; in wm8995_get_fll_config()1736 fll->clk_ref_div++; in wm8995_get_fll_config()1739 if (fll->clk_ref_div > 3) in wm8995_get_fll_config()1742 pr_debug("CLK_REF_DIV=%d, Fref=%dHz\n", fll->clk_ref_div, freq_in); in wm8995_get_fll_config()1885 (fll.clk_ref_div << WM8995_FLL1_REFCLK_DIV_SHIFT) | in wm8995_set_fll()
42 int clk_ref_div; member891 fll_param->clk_ref_div = fll_pre_scalar[i].val; in nau8825_calc_fll_param()939 NAU8825_FLL_REF_DIV_MASK, fll_param->clk_ref_div); in nau8825_fll_apply()964 fll_param.fll_int, fll_param.clk_ref_div); in nau8825_set_pll()
2045 u16 clk_ref_div; member2058 fll->clk_ref_div = 0; in wm8994_get_fll_config()2060 fll->clk_ref_div++; in wm8994_get_fll_config()2063 if (fll->clk_ref_div > 3) in wm8994_get_fll_config()2066 pr_debug("CLK_REF_DIV=%d, Fref=%dHz\n", fll->clk_ref_div, freq_in); in wm8994_get_fll_config()2255 (fll.clk_ref_div << WM8994_FLL1_REFCLK_DIV_SHIFT) | in _wm8994_set_fll()