Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h50 #define WM8750_MOUTV 0x2a macro
H A Dwm8750.c208 SOC_SINGLE("Mono Playback ZC Switch", WM8750_MOUTV, 7, 1, 0),
215 SOC_SINGLE("Mono Playback Volume", WM8750_MOUTV, 0, 127, 0),
734 .max_register = WM8750_MOUTV,
/openbmc/qemu/hw/audio/
H A Dwm8750.c365 #define WM8750_MOUTV 0x2a macro
529 case WM8750_MOUTV: /* MONOOUT Volume */ in wm8750_tx()