Searched refs:DA7210_SC_MST_EN (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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);
862 DA7210_SC_MST_EN, DA7210_SC_MST_EN);
1014 snd_soc_component_update_bits(component, DA7210_STARTUP1, DA7210_SC_MST_EN, 0);
1025 snd_soc_component_update_bits(component, DA7210_STARTUP1, DA7210_SC_MST_EN,
1026 DA7210_SC_MST_EN);
1158 snd_soc_component_write(component, DA7210_STARTUP1, DA7210_SC_MST_EN);

Completed in 141 milliseconds