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

/linux-4.1.27/sound/soc/codecs/
H A Dda7213.c1255 u8 pll_frac_top, pll_frac_bot, pll_integer; da7213_set_dai_pll() local
1318 pll_frac_top = (frac_div >> DA7213_BYTE_SHIFT) & DA7213_BYTE_MASK; da7213_set_dai_pll()
1322 snd_soc_write(codec, DA7213_PLL_FRAC_TOP, pll_frac_top); da7213_set_dai_pll()
H A Dda9055.c1292 u8 pll_frac_top, pll_frac_bot, pll_integer, cnt; da9055_set_dai_pll() local
1308 pll_frac_top = da9055_pll_div[cnt].frac_top; da9055_set_dai_pll()
1318 snd_soc_write(codec, DA9055_PLL_FRAC_TOP, pll_frac_top); da9055_set_dai_pll()

Completed in 73 milliseconds