Searched refs:WM8961_PWR_MGMT_2 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | wm8961.c | 152 case WM8961_PWR_MGMT_2: in wm8961_readable() 200 u16 pwr_reg = snd_soc_component_read32(component, WM8961_PWR_MGMT_2); in wm8961_hp_event() 216 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_hp_event() 275 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_hp_event() 290 u16 pwr_reg = snd_soc_component_read32(component, WM8961_PWR_MGMT_2); in wm8961_spk_event() 296 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_spk_event() 310 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_spk_event() 416 SND_SOC_DAPM_DAC("DACL", "HiFi Playback", WM8961_PWR_MGMT_2, 8, 0), 417 SND_SOC_DAPM_DAC("DACR", "HiFi Playback", WM8961_PWR_MGMT_2, 7, 0),
|
D | wm8961.h | 58 #define WM8961_PWR_MGMT_2 0x1A macro
|