Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8955.c98 case WM8955_POWER_MANAGEMENT_1: in wm8955_writeable()
342 snd_soc_update_bits(codec, WM8955_POWER_MANAGEMENT_1, in wm8955_sysclk()
516 SND_SOC_DAPM_SUPPLY("SYSCLK", WM8955_POWER_MANAGEMENT_1, 0, 1, wm8955_sysclk,
625 ret = snd_soc_read(codec, WM8955_POWER_MANAGEMENT_1); in wm8955_hw_params()
629 snd_soc_update_bits(codec, WM8955_POWER_MANAGEMENT_1, in wm8955_hw_params()
777 snd_soc_update_bits(codec, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
801 snd_soc_update_bits(codec, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
817 snd_soc_update_bits(codec, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
833 snd_soc_update_bits(codec, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
Dwm8955.h33 #define WM8955_POWER_MANAGEMENT_1 0x19 macro