Searched refs:DA7210_PLL_DIV3 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | da7210.c | 72 #define DA7210_PLL_DIV3 0x2B macro 852 snd_soc_update_bits(codec, DA7210_PLL_DIV3, DA7210_PLL_BYP, 0); in da7210_hw_params() 866 snd_soc_update_bits(codec, DA7210_PLL_DIV3, DA7210_PLL_BYP, in da7210_hw_params() 890 (!(snd_soc_read(codec, DA7210_PLL_DIV3) & DA7210_PLL_BYP))) in da7210_set_dai_fmt() 1025 snd_soc_update_bits(codec, DA7210_PLL_DIV3, in da7210_set_dai_pll() 1157 snd_soc_write(codec, DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ | in da7210_probe() 1190 { DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ }, 1280 { DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ },
|