Searched refs:WM8978_ALC_CONTROL_3 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/sound/soc/codecs/ |
D | wm8978.h | 47 #define WM8978_ALC_CONTROL_3 0x22 macro
|
D | wm8978.c | 133 static const SOC_ENUM_SINGLE_DECL(alc3, WM8978_ALC_CONTROL_3, 8, wm8978_alc3); 204 SOC_SINGLE("ALC Capture Decay", WM8978_ALC_CONTROL_3, 4, 10, 0), 205 SOC_SINGLE("ALC Capture Attack", WM8978_ALC_CONTROL_3, 0, 10, 0),
|