Searched refs:DA7210_SC_MST_EN (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | da7210.c | 86 #define DA7210_SC_MST_EN (1 << 0) macro 846 snd_soc_update_bits(codec, DA7210_STARTUP1, DA7210_SC_MST_EN, 0); in da7210_hw_params() 871 DA7210_SC_MST_EN, DA7210_SC_MST_EN); in da7210_hw_params() 1021 snd_soc_update_bits(codec, DA7210_STARTUP1, DA7210_SC_MST_EN, 0); in da7210_set_dai_pll() 1032 snd_soc_update_bits(codec, DA7210_STARTUP1, DA7210_SC_MST_EN, in da7210_set_dai_pll() 1033 DA7210_SC_MST_EN); in da7210_set_dai_pll() 1164 snd_soc_write(codec, DA7210_STARTUP1, DA7210_SC_MST_EN); in da7210_probe()
|