Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h41 #define WM8750_RADCIN 0x21 macro
H A Dwm8750.c125 SOC_ENUM_SINGLE(WM8750_RADCIN, 6, 4, wm8750_pga_sel),
199 SOC_DOUBLE_R("Mic Boost", WM8750_LADCIN, WM8750_RADCIN, 4, 3, 0),
/openbmc/qemu/hw/audio/
H A Dwm8750.c356 #define WM8750_RADCIN 0x21 macro
395 case WM8750_RADCIN: /* ADC Signal Path Control (Right) */ in wm8750_tx()