Searched refs:WM9081_FLL_ENA (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm9081.h333 #define WM9081_FLL_ENA 0x0001 /* FLL_ENA */ macro
H A Dwm9081.c569 reg1 &= ~WM9081_FLL_ENA;
594 snd_soc_write(codec, WM9081_FLL_CONTROL_1, reg1 | WM9081_FLL_ENA);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/codecs/
H A Dwm9081.h333 #define WM9081_FLL_ENA 0x0001 /* FLL_ENA */ macro
H A Dwm9081.c569 reg1 &= ~WM9081_FLL_ENA;
594 snd_soc_write(codec, WM9081_FLL_CONTROL_1, reg1 | WM9081_FLL_ENA);

Completed in 225 milliseconds