Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8955.c95 case WM8955_POWER_MANAGEMENT_1: in wm8955_writeable()
339 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_sysclk()
513 SND_SOC_DAPM_SUPPLY("SYSCLK", WM8955_POWER_MANAGEMENT_1, 0, 1, wm8955_sysclk,
622 ret = snd_soc_component_read(component, WM8955_POWER_MANAGEMENT_1); in wm8955_hw_params()
626 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_hw_params()
775 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
799 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
815 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
831 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
Dwm8955.h30 #define WM8955_POWER_MANAGEMENT_1 0x19 macro