Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dda7218.c1445 pll_ctrl = snd_soc_component_read32(component, DA7218_PLL_CTRL); in da7218_dai_event()
1831 snd_soc_component_update_bits(component, DA7218_PLL_CTRL, in da7218_set_dai_sysclk()
1836 snd_soc_component_update_bits(component, DA7218_PLL_CTRL, in da7218_set_dai_sysclk()
1902 snd_soc_component_update_bits(component, DA7218_PLL_CTRL, in da7218_set_dai_pll()
1928 snd_soc_component_update_bits(component, DA7218_PLL_CTRL, in da7218_set_dai_pll()
3160 { DA7218_PLL_CTRL, 0x04 },
Dda7218.h140 #define DA7218_PLL_CTRL 0x91 macro