Searched refs:DA7210_PLL_DIV3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | da7210.c | 67 #define DA7210_PLL_DIV3 0x2B macro 843 snd_soc_component_update_bits(component, DA7210_PLL_DIV3, DA7210_PLL_BYP, 0); in da7210_hw_params() 857 snd_soc_component_update_bits(component, DA7210_PLL_DIV3, DA7210_PLL_BYP, in da7210_hw_params() 881 (!(snd_soc_component_read(component, DA7210_PLL_DIV3) & DA7210_PLL_BYP))) in da7210_set_dai_fmt() 1018 snd_soc_component_update_bits(component, DA7210_PLL_DIV3, in da7210_set_dai_pll() 1151 snd_soc_component_write(component, DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ | in da7210_probe() 1185 { DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ }, 1266 { DA7210_PLL_DIV3, DA7210_MCLK_RANGE_10_20_MHZ },
|