Searched refs:WM8994_POWER_MANAGEMENT_5 (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/sound/soc/codecs/ |
D | wm8994.c | 1092 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif1clk_ev() 1104 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, mask, in aif1clk_ev() 1120 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif1clk_ev() 1174 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif2clk_ev() 1187 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif2clk_ev() 1203 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in aif2clk_ev() 1341 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_5, in dac_ev() 1651 SND_SOC_DAPM_DAC("DAC2L", NULL, WM8994_POWER_MANAGEMENT_5, 3, 0), 1652 SND_SOC_DAPM_DAC("DAC2R", NULL, WM8994_POWER_MANAGEMENT_5, 2, 0), 1653 SND_SOC_DAPM_DAC("DAC1L", NULL, WM8994_POWER_MANAGEMENT_5, 1, 0), [all …]
|
D | wm8958-dsp2.c | 331 int pwr_reg = snd_soc_component_read32(component, WM8994_POWER_MANAGEMENT_5); in wm8958_dsp_apply()
|
/Linux-v5.4/drivers/mfd/ |
D | wm8994-regmap.c | 772 case WM8994_POWER_MANAGEMENT_5: in wm1811_readable_register()
|
/Linux-v5.4/include/linux/mfd/wm8994/ |
D | registers.h | 21 #define WM8994_POWER_MANAGEMENT_5 0x05 macro
|