Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7213.c754 pll_ctrl = snd_soc_component_read(component, DA7213_PLL_CTRL); in da7213_dai_event()
782 pll_ctrl = snd_soc_component_read(component, DA7213_PLL_CTRL); in da7213_dai_event()
1048 { DA7213_PLL_CTRL, 0x0C },
1401 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in da7213_set_component_sysclk()
1405 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in da7213_set_component_sysclk()
1489 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in _da7213_set_component_pll()
1528 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in _da7213_set_component_pll()
H A Dda7213.h46 #define DA7213_PLL_CTRL 0x27 macro