Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8988.c88 case WM8988_NGATE: in wm8988_writeable()
156 WM8988_NGATE, 1, ng_type_txt);
195 SOC_SINGLE("ALC Capture NG Threshold", WM8988_NGATE, 3, 31, 0),
197 SOC_SINGLE("ALC Capture NG Switch", WM8988_NGATE, 0, 1, 0),
H A Dwm8988.h31 #define WM8988_NGATE 0x14 macro