Home
last modified time | relevance | path

Searched refs:indiv_bits (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/soc/codecs/
Dda7213.c1412 u8 pll_ctrl, indiv_bits, indiv; in _da7213_set_component_pll() local
1426 indiv_bits = DA7213_PLL_INDIV_9_TO_18_MHZ; in _da7213_set_component_pll()
1438 indiv_bits = DA7213_PLL_INDIV_5_TO_9_MHZ; in _da7213_set_component_pll()
1441 indiv_bits = DA7213_PLL_INDIV_9_TO_18_MHZ; in _da7213_set_component_pll()
1444 indiv_bits = DA7213_PLL_INDIV_18_TO_36_MHZ; in _da7213_set_component_pll()
1447 indiv_bits = DA7213_PLL_INDIV_36_TO_54_MHZ; in _da7213_set_component_pll()
1458 pll_ctrl = indiv_bits; in _da7213_set_component_pll()
Dda7219.c1221 u8 pll_ctrl, indiv_bits, indiv; in da7219_set_pll() local
1232 indiv_bits = DA7219_PLL_INDIV_2_TO_4_5_MHZ; in da7219_set_pll()
1235 indiv_bits = DA7219_PLL_INDIV_4_5_TO_9_MHZ; in da7219_set_pll()
1238 indiv_bits = DA7219_PLL_INDIV_9_TO_18_MHZ; in da7219_set_pll()
1241 indiv_bits = DA7219_PLL_INDIV_18_TO_36_MHZ; in da7219_set_pll()
1244 indiv_bits = DA7219_PLL_INDIV_36_TO_54_MHZ; in da7219_set_pll()
1252 pll_ctrl = indiv_bits; in da7219_set_pll()
Dda7218.c1861 u8 pll_ctrl, indiv_bits, indiv; in da7218_set_dai_pll() local
1872 indiv_bits = DA7218_PLL_INDIV_2_TO_4_5_MHZ; in da7218_set_dai_pll()
1875 indiv_bits = DA7218_PLL_INDIV_4_5_TO_9_MHZ; in da7218_set_dai_pll()
1878 indiv_bits = DA7218_PLL_INDIV_9_TO_18_MHZ; in da7218_set_dai_pll()
1881 indiv_bits = DA7218_PLL_INDIV_18_TO_36_MHZ; in da7218_set_dai_pll()
1884 indiv_bits = DA7218_PLL_INDIV_36_TO_54_MHZ; in da7218_set_dai_pll()
1892 pll_ctrl = indiv_bits; in da7218_set_dai_pll()