Searched refs:WM8994_POWER_MANAGEMENT_5 (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | wm8994.c | 1153 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif1clk_ev() 1165 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, mask, in aif1clk_ev() 1178 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif1clk_ev() 1242 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif2clk_ev() 1255 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif2clk_ev() 1268 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif2clk_ev() 1412 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in dac_ev() 1722 SND_SOC_DAPM_DAC("DAC2L", NULL, WM8994_POWER_MANAGEMENT_5, 3, 0), 1723 SND_SOC_DAPM_DAC("DAC2R", NULL, WM8994_POWER_MANAGEMENT_5, 2, 0), 1724 SND_SOC_DAPM_DAC("DAC1L", NULL, WM8994_POWER_MANAGEMENT_5, 1, 0), [all …]
|
D | wm8958-dsp2.c | 327 int pwr_reg = snd_soc_component_read(component, WM8994_POWER_MANAGEMENT_5); in wm8958_dsp_apply()
|
/linux-5.19.10/drivers/mfd/ |
D | wm8994-regmap.c | 772 case WM8994_POWER_MANAGEMENT_5: in wm1811_readable_register()
|
/linux-5.19.10/include/linux/mfd/wm8994/ |
D | registers.h | 21 #define WM8994_POWER_MANAGEMENT_5 0x05 macro
|