Searched refs:pll_frac_bot (Results 1 – 2 of 2) sorted by relevance
1284 u8 pll_frac_top, pll_frac_bot, pll_integer, cnt; in da9055_set_dai_pll() local1301 pll_frac_bot = da9055_pll_div[cnt].frac_bot; in da9055_set_dai_pll()1311 snd_soc_component_write(component, DA9055_PLL_FRAC_BOT, pll_frac_bot); in da9055_set_dai_pll()
1862 u8 pll_frac_top, pll_frac_bot, pll_integer; in da7218_set_dai_pll() local1918 pll_frac_bot = (frac_div) & DA7218_BYTE_MASK; in da7218_set_dai_pll()1922 snd_soc_component_write(component, DA7218_PLL_FRAC_BOT, pll_frac_bot); in da7218_set_dai_pll()