Home
last modified time | relevance | path

Searched refs:WM8994_POWER_MANAGEMENT_5 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Dwm8994_registers.h16 #define WM8994_POWER_MANAGEMENT_5 0x05 macro
H A Dwm8994.c717 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 Dwm8994.c1153 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 Dwm8958-dsp2.c327 int pwr_reg = snd_soc_component_read(component, WM8994_POWER_MANAGEMENT_5); in wm8958_dsp_apply()
/openbmc/linux/drivers/mfd/
H A Dwm8994-regmap.c772 case WM8994_POWER_MANAGEMENT_5: in wm1811_readable_register()
/openbmc/linux/include/linux/mfd/wm8994/
H A Dregisters.h21 #define WM8994_POWER_MANAGEMENT_5 0x05 macro