Home
last modified time | relevance | path

Searched refs:WM8994_POWER_MANAGEMENT_4 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Dwm8994_registers.h15 #define WM8994_POWER_MANAGEMENT_4 0x04 macro
H A Dwm8994.c711 ret |= wm8994_i2c_write(priv, WM8994_POWER_MANAGEMENT_4, in wm8994_setup_interface()
/openbmc/linux/sound/soc/codecs/
H A Dwm8994.c1151 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif1clk_ev()
1180 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif1clk_ev()
1239 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif2clk_ev()
1250 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif2clk_ev()
1271 snd_soc_component_update_bits(component, WM8994_POWER_MANAGEMENT_4, in aif2clk_ev()
1736 SND_SOC_DAPM_MUX("ADCL Mux", WM8994_POWER_MANAGEMENT_4, 1, 0, &adcl_mux),
1737 SND_SOC_DAPM_MUX("ADCR Mux", WM8994_POWER_MANAGEMENT_4, 0, 0, &adcr_mux),
1828 SND_SOC_DAPM_ADC("DMIC2L", NULL, WM8994_POWER_MANAGEMENT_4, 5, 0),
1829 SND_SOC_DAPM_ADC("DMIC2R", NULL, WM8994_POWER_MANAGEMENT_4, 4, 0),
1830 SND_SOC_DAPM_ADC("DMIC1L", NULL, WM8994_POWER_MANAGEMENT_4, 3, 0),
[all …]
/openbmc/linux/drivers/mfd/
H A Dwm8994-regmap.c771 case WM8994_POWER_MANAGEMENT_4: in wm1811_readable_register()
/openbmc/linux/include/linux/mfd/wm8994/
H A Dregisters.h20 #define WM8994_POWER_MANAGEMENT_4 0x04 macro