Searched refs:WM8994_POWER_MANAGEMENT_5 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/sound/ |
H A D | wm8994_registers.h | 16 #define WM8994_POWER_MANAGEMENT_5 0x05 macro
|
H A D | wm8994.c | 717 ret |= wm8994_i2c_write(priv, WM8994_POWER_MANAGEMENT_5, in wm8994_setup_interface() 723 ret |= wm8994_bic_or(priv, WM8994_POWER_MANAGEMENT_5, in wm8994_setup_interface()
|
/openbmc/linux/sound/soc/codecs/ |
H A 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 …]
|
H A D | wm8958-dsp2.c | 327 int pwr_reg = snd_soc_component_read(component, WM8994_POWER_MANAGEMENT_5); in wm8958_dsp_apply()
|
/openbmc/linux/drivers/mfd/ |
H A D | wm8994-regmap.c | 772 case WM8994_POWER_MANAGEMENT_5: in wm1811_readable_register()
|
/openbmc/linux/include/linux/mfd/wm8994/ |
H A D | registers.h | 21 #define WM8994_POWER_MANAGEMENT_5 0x05 macro
|