Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8995.c566 snd_soc_component_update_bits(component, WM8995_POWER_MANAGEMENT_1, in hp_supply_event()
622 snd_soc_component_update_bits(component, WM8995_POWER_MANAGEMENT_1, in hp_event()
659 snd_soc_component_update_bits(component, WM8995_POWER_MANAGEMENT_1, in hp_event()
921 SND_SOC_DAPM_SUPPLY("MICBIAS1", WM8995_POWER_MANAGEMENT_1, 8, 0,
923 SND_SOC_DAPM_SUPPLY("MICBIAS2", WM8995_POWER_MANAGEMENT_1, 9, 0,
1184 case WM8995_POWER_MANAGEMENT_1: in wm8995_readable()
1980 snd_soc_component_update_bits(component, WM8995_POWER_MANAGEMENT_1, in wm8995_set_bias_level()
1985 snd_soc_component_update_bits(component, WM8995_POWER_MANAGEMENT_1, in wm8995_set_bias_level()
H A Dwm8995.h19 #define WM8995_POWER_MANAGEMENT_1 0x01 macro