Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A 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()