Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h28 #define WM8750_ALC1 0x11 macro
H A Dwm8750.c120 SOC_ENUM_SINGLE(WM8750_ALC1, 7, 4, wm8750_alc_func),
166 SOC_SINGLE("ALC Capture Target Volume", WM8750_ALC1, 0, 7, 0),
167 SOC_SINGLE("ALC Capture Max Volume", WM8750_ALC1, 4, 7, 0),
/openbmc/qemu/hw/audio/
H A Dwm8750.c343 #define WM8750_ALC1 0x11 macro
452 case WM8750_ALC1: /* ALC Control (1) */ in wm8750_tx()