Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5682.c2294 struct rl6231_pll_code pll_code, pll2f_code, pll2b_code; in rt5682_set_component_pll() local
2331 ret = rl6231_pll_calc(freq_in, pll2_fout1, &pll2f_code); in rt5682_set_component_pll()
2339 pll2f_code.m_bp, in rt5682_set_component_pll()
2340 (pll2f_code.m_bp ? 0 : pll2f_code.m_code), in rt5682_set_component_pll()
2341 pll2f_code.n_code, pll2f_code.k_code); in rt5682_set_component_pll()
2356 pll2f_code.k_code << RT5682_PLL2F_K_SFT | in rt5682_set_component_pll()
2360 pll2f_code.m_code << RT5682_PLL2F_M_SFT | in rt5682_set_component_pll()
2363 pll2f_code in rt5682_set_component_pll()
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5682.c2356 struct rl6231_pll_code pll_code, pll2f_code, pll2b_code; in rt5682_set_component_pll() local
2393 ret = rl6231_pll_calc(freq_in, pll2_fout1, &pll2f_code); in rt5682_set_component_pll()
2401 pll2f_code.m_bp, in rt5682_set_component_pll()
2402 (pll2f_code.m_bp ? 0 : pll2f_code.m_code), in rt5682_set_component_pll()
2403 pll2f_code.n_code, pll2f_code.k_code); in rt5682_set_component_pll()
2418 pll2f_code.k_code << RT5682_PLL2F_K_SFT | in rt5682_set_component_pll()
2422 pll2f_code.m_code << RT5682_PLL2F_M_SFT | in rt5682_set_component_pll()
2425 pll2f_code in rt5682_set_component_pll()
[all...]

Completed in 5 milliseconds