Home
last modified time | relevance | path

Searched refs:WM8994_AIF1DAC2L_ENA (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/mfd/
Dwm8994-core.c224 WM8994_AIF1DAC2L_ENA | WM8994_AIF1DAC2R_ENA | in wm8994_suspend()
/linux-3.4.99/sound/soc/codecs/
Dwm8994.c1050 mask |= WM8994_AIF1DAC2L_ENA | WM8994_AIF1DAC2R_ENA; in aif1clk_ev()
1075 dac = WM8994_AIF1DAC1L_ENA | WM8994_AIF1DAC2L_ENA; in aif1clk_ev()
1078 WM8994_AIF1DAC1L_ENA | WM8994_AIF1DAC2L_ENA; in aif1clk_ev()
1098 WM8994_AIF1DAC2L_ENA); in aif1clk_ev()
Dwm8958-dsp2.c343 pwr_reg &= (WM8994_AIF1DAC2L_ENA | WM8994_AIF1DAC2R_ENA); in wm8958_dsp_apply()
/linux-3.4.99/include/linux/mfd/wm8994/
Dregisters.h1103 #define WM8994_AIF1DAC2L_ENA 0x0800 /* AIF1DAC2L_ENA */ macro