Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8985.c109 case WM8985_POWER_MANAGEMENT_1: in wm8985_writeable()
470 SND_SOC_DAPM_SUPPLY("Mic Bias", WM8985_POWER_MANAGEMENT_1, 4, 0,
893 snd_soc_component_update_bits(component, WM8985_POWER_MANAGEMENT_1, in wm8985_set_pll()
912 snd_soc_component_update_bits(component, WM8985_POWER_MANAGEMENT_1, in wm8985_set_pll()
931 snd_soc_component_update_bits(component, WM8985_POWER_MANAGEMENT_1, in wm8985_set_sysclk()
958 snd_soc_component_update_bits(component, WM8985_POWER_MANAGEMENT_1, in wm8985_set_bias_level()
986 snd_soc_component_update_bits(component, WM8985_POWER_MANAGEMENT_1, in wm8985_set_bias_level()
989 snd_soc_component_update_bits(component, WM8985_POWER_MANAGEMENT_1, in wm8985_set_bias_level()
998 snd_soc_component_update_bits(component, WM8985_POWER_MANAGEMENT_1, in wm8985_set_bias_level()
1009 snd_soc_component_update_bits(component, WM8985_POWER_MANAGEMENT_1, in wm8985_set_bias_level()
[all …]
Dwm8985.h14 #define WM8985_POWER_MANAGEMENT_1 0x01 macro