Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/codecs/
Dwm_hubs.c202 if (snd_soc_read(codec, WM8993_POWER_MANAGEMENT_1) in wm8993_put_dc_servo()
373 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in hp_supply_event()
414 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in hp_event()
445 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in hp_event()
589 SND_SOC_DAPM_MICBIAS("MICBIAS2", WM8993_POWER_MANAGEMENT_1, 5, 0),
590 SND_SOC_DAPM_MICBIAS("MICBIAS1", WM8993_POWER_MANAGEMENT_1, 4, 0),
626 SND_SOC_DAPM_PGA_E("Earpiece Driver", WM8993_POWER_MANAGEMENT_1, 11, 0,
635 SND_SOC_DAPM_PGA("SPKL Driver", WM8993_POWER_MANAGEMENT_1, 12, 0,
637 SND_SOC_DAPM_PGA("SPKR Driver", WM8993_POWER_MANAGEMENT_1, 13, 0,
Dwm8993.c964 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
1004 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
1017 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
1028 snd_soc_update_bits(codec, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
Dwm8993.h15 #define WM8993_POWER_MANAGEMENT_1 0x01 macro