Home
last modified time | relevance | path

Searched refs:DA7210_PLL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dda7210.c68 #define DA7210_PLL 0x2C macro
839 snd_soc_component_update_bits(component, DA7210_PLL, DA7210_PLL_FS_MASK, fs); in da7210_hw_params()
847 snd_soc_component_update_bits(component, DA7210_PLL, in da7210_hw_params()
855 snd_soc_component_update_bits(component, DA7210_PLL, DA7210_MCLK_DET_EN, in da7210_hw_params()
880 if ((snd_soc_component_read(component, DA7210_PLL) & DA7210_PLL_EN) && in da7210_set_dai_fmt()
1022 snd_soc_component_update_bits(component, DA7210_PLL, DA7210_PLL_EN, DA7210_PLL_EN); in da7210_set_dai_pll()
1155 snd_soc_component_write(component, DA7210_PLL, DA7210_PLL_FS_48000); in da7210_probe()