Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dwm8994_registers.h105 #define WM8994_AIF2DACL_ENA 0x2000 macro
H A Dwm8994.c726 WM8994_AIF2DACL_ENA | WM8994_AIF2DACR_ENA | in wm8994_setup_interface()
/openbmc/linux/sound/soc/codecs/
H A Dwm8994.c1235 dac = WM8994_AIF2DACL_ENA; in aif2clk_ev()
1237 dac = WM8994_AIF2DACL_ENA | WM8994_AIF2DACR_ENA; in aif2clk_ev()
1243 WM8994_AIF2DACL_ENA | in aif2clk_ev()
1256 WM8994_AIF2DACL_ENA | in aif2clk_ev()
1258 WM8994_AIF2DACL_ENA | in aif2clk_ev()
1269 WM8994_AIF2DACL_ENA | in aif2clk_ev()
H A Dwm8958-dsp2.c340 pwr_reg &= (WM8994_AIF2DACL_ENA | WM8994_AIF2DACR_ENA); in wm8958_dsp_apply()
/openbmc/linux/include/linux/mfd/wm8994/
H A Dregisters.h1090 #define WM8994_AIF2DACL_ENA 0x2000 /* AIF2DACL_ENA */ macro