Home
last modified time | relevance | path

Searched refs:WM8750_NGATE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h31 #define WM8750_NGATE 0x14 macro
H A Dwm8750.c121 SOC_ENUM_SINGLE(WM8750_NGATE, 1, 2, wm8750_ng_type),
173 SOC_SINGLE("ALC Capture NG Threshold", WM8750_NGATE, 3, 31, 0),
175 SOC_SINGLE("ALC Capture NG Switch", WM8750_NGATE, 0, 1, 0),
/openbmc/qemu/hw/audio/
H A Dwm8750.c346 #define WM8750_NGATE 0x14 macro
456 case WM8750_NGATE: /* Noise Gate Control */ in wm8750_tx()