Home
last modified time | relevance | path

Searched refs:WM8993_POWER_MANAGEMENT_1 (Results 1 – 3 of 3) sorted by relevance

/sound/soc/codecs/
Dwm_hubs.c349 if (snd_soc_read(codec, WM8993_POWER_MANAGEMENT_1) in wm8993_put_dc_servo()
512 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in hp_supply_event()
554 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in hp_event()
584 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in hp_event()
859 SND_SOC_DAPM_SUPPLY("MICBIAS2", WM8993_POWER_MANAGEMENT_1, 5, 0,
861 SND_SOC_DAPM_SUPPLY("MICBIAS1", WM8993_POWER_MANAGEMENT_1, 4, 0,
894 SND_SOC_DAPM_PGA_E("Earpiece Driver", WM8993_POWER_MANAGEMENT_1, 11, 0,
904 SND_SOC_DAPM_OUT_DRV("SPKL Driver", WM8993_POWER_MANAGEMENT_1, 12, 0,
906 SND_SOC_DAPM_OUT_DRV("SPKR Driver", WM8993_POWER_MANAGEMENT_1, 13, 0,
Dwm8993.c245 case WM8993_POWER_MANAGEMENT_1: in wm8993_readable()
987 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
1025 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
1038 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
1049 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
Dwm8993.h15 #define WM8993_POWER_MANAGEMENT_1 0x01 macro