Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dwm8994_registers.h179 #define WM8994_AIF1CLK_SRC_MASK 0x0018 macro
H A Dwm8994.c470 WM8994_AIF1CLK_SRC_MASK | WM8994_AIF1CLK_DIV, in configure_aif_clock()
/openbmc/linux/sound/soc/codecs/
H A Dwm8994.c209 WM8994_AIF1CLK_SRC_MASK | WM8994_AIF1CLK_DIV, in configure_aif_clock()
1071 val &= WM8994_AIF1CLK_SRC_MASK; in aif_mclk_set()
2281 (reg & WM8994_AIF1CLK_SRC_MASK) == aif_src) { in _wm8994_set_fll()
/openbmc/linux/include/linux/mfd/wm8994/
H A Dregisters.h2270 #define WM8994_AIF1CLK_SRC_MASK 0x0018 /* AIF1CLK_SRC - [4:3] */ macro