Searched refs:WM8993_POWER_MANAGEMENT_1 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm_hubs.c | 345 if (snd_soc_component_read(component, WM8993_POWER_MANAGEMENT_1) in wm8993_put_dc_servo() 508 snd_soc_component_update_bits(component, WM8993_POWER_MANAGEMENT_1, in hp_supply_event() 550 snd_soc_component_update_bits(component, WM8993_POWER_MANAGEMENT_1, in hp_event() 580 snd_soc_component_update_bits(component, WM8993_POWER_MANAGEMENT_1, in hp_event() 855 SND_SOC_DAPM_SUPPLY("MICBIAS2", WM8993_POWER_MANAGEMENT_1, 5, 0, 857 SND_SOC_DAPM_SUPPLY("MICBIAS1", WM8993_POWER_MANAGEMENT_1, 4, 0, 890 SND_SOC_DAPM_PGA_E("Earpiece Driver", WM8993_POWER_MANAGEMENT_1, 11, 0, 900 SND_SOC_DAPM_OUT_DRV("SPKL Driver", WM8993_POWER_MANAGEMENT_1, 12, 0, 902 SND_SOC_DAPM_OUT_DRV("SPKR Driver", WM8993_POWER_MANAGEMENT_1, 13, 0,
|
D | wm8993.c | 242 case WM8993_POWER_MANAGEMENT_1: in wm8993_readable() 984 snd_soc_component_update_bits(component, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level() 1022 snd_soc_component_update_bits(component, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level() 1035 snd_soc_component_update_bits(component, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level() 1046 snd_soc_component_update_bits(component, WM8993_POWER_MANAGEMENT_1, in wm8993_set_bias_level()
|
D | wm8993.h | 16 #define WM8993_POWER_MANAGEMENT_1 0x01 macro
|