Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dda7210.c165 #define DA7210_PLL_EN (0x1 << 7) macro
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()