Home
last modified time | relevance | path

Searched refs:WM8400_AINL_ENA (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/soc/codecs/
Dwm8400.c377 reg |= WM8400_AINL_ENA; in inmixer_event()
379 reg &= ~WM8400_AINL_ENA; in inmixer_event()
386 reg &= ~WM8400_AINL_ENA; in inmixer_event()
/linux-2.6.39/include/linux/mfd/
Dwm8400-audio.h92 #define WM8400_AINL_ENA 0x0200 /* AINL_ENA */ macro