Home
last modified time | relevance | path

Searched refs:WM8994_AIF1DAC1L_ENA (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/soc/codecs/
Dwm8994.c1104 int mask = WM8994_AIF1DAC1L_ENA | WM8994_AIF1DAC1R_ENA; in aif1clk_ev()
1146 dac = WM8994_AIF1DAC1L_ENA | WM8994_AIF1DAC2L_ENA; in aif1clk_ev()
1149 WM8994_AIF1DAC1L_ENA | WM8994_AIF1DAC2L_ENA; in aif1clk_ev()
1167 WM8994_AIF1DAC1L_ENA | in aif1clk_ev()
Dwm8958-dsp2.c332 pwr_reg &= (WM8994_AIF1DAC1L_ENA | WM8994_AIF1DAC1R_ENA); in wm8958_dsp_apply()
/linux-5.19.10/include/linux/mfd/wm8994/
Dregisters.h1106 #define WM8994_AIF1DAC1L_ENA 0x0200 /* AIF1DAC1L_ENA */ macro