Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h40 #define WM8750_LADCIN 0x20 macro
H A Dwm8750.c124 SOC_ENUM_SINGLE(WM8750_LADCIN, 6, 4, wm8750_pga_sel), /* 10 */
199 SOC_DOUBLE_R("Mic Boost", WM8750_LADCIN, WM8750_RADCIN, 4, 3, 0),
/openbmc/qemu/hw/audio/
H A Dwm8750.c355 #define WM8750_LADCIN 0x20 macro
387 case WM8750_LADCIN: /* ADC Signal Path Control (Left) */ in wm8750_tx()