Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7210.c81 #define DA7210_SC_MST_EN (1 << 0) macro
837 snd_soc_component_update_bits(component, DA7210_STARTUP1, DA7210_SC_MST_EN, 0); in da7210_hw_params()
862 DA7210_SC_MST_EN, DA7210_SC_MST_EN); in da7210_hw_params()
1014 snd_soc_component_update_bits(component, DA7210_STARTUP1, DA7210_SC_MST_EN, 0); in da7210_set_dai_pll()
1025 snd_soc_component_update_bits(component, DA7210_STARTUP1, DA7210_SC_MST_EN, in da7210_set_dai_pll()
1026 DA7210_SC_MST_EN); in da7210_set_dai_pll()
1158 snd_soc_component_write(component, DA7210_STARTUP1, DA7210_SC_MST_EN); in da7210_probe()