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

/linux-master/sound/soc/codecs/
H A Dda7210.c67 #define DA7210_PLL_DIV3 0x2B macro
843 snd_soc_component_update_bits(component, DA7210_PLL_DIV3, DA7210_PLL_BYP, 0);
857 snd_soc_component_update_bits(component, DA7210_PLL_DIV3, DA7210_PLL_BYP,
881 (!(snd_soc_component_read(component, DA7210_PLL_DIV3) & DA7210_PLL_BYP)))
1018 snd_soc_component_update_bits(component, DA7210_PLL_DIV3,
1151 snd_soc_component_write(component, DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ |
1185 { DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ },
1266 { DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ },

Completed in 143 milliseconds