Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda7213.c920 pll_ctrl = snd_soc_component_read(component, DA7213_PLL_CTRL); in da7213_dai_event()
948 pll_ctrl = snd_soc_component_read(component, DA7213_PLL_CTRL); in da7213_dai_event()
1214 { DA7213_PLL_CTRL, 0x0C },
1571 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in da7213_set_component_sysclk()
1575 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in da7213_set_component_sysclk()
1659 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in _da7213_set_component_pll()
1698 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in _da7213_set_component_pll()
H A Dda7213.h47 #define DA7213_PLL_CTRL 0x27 macro