Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h49 #define WM8750_ROUT2V 0x29 macro
H A Dwm8750.c143 WM8750_ROUT2V, 7, 1, 0),
212 SOC_DOUBLE_R("Speaker Playback Volume", WM8750_LOUT2V, WM8750_ROUT2V,
702 snd_soc_component_update_bits(component, WM8750_ROUT2V, 0x0100, 0x0100); in wm8750_probe()
/openbmc/qemu/hw/audio/
H A Dwm8750.c364 #define WM8750_ROUT2V 0x29 macro
524 case WM8750_ROUT2V: /* ROUT2 Volume */ in wm8750_tx()