Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h18 #define WM8750_ROUT1V 0x03 macro
H A Dwm8750.c141 WM8750_ROUT1V, 7, 1, 0),
210 SOC_DOUBLE_R("Headphone Playback Volume", WM8750_LOUT1V, WM8750_ROUT1V,
700 snd_soc_component_update_bits(component, WM8750_ROUT1V, 0x0100, 0x0100); in wm8750_probe()
/openbmc/qemu/hw/audio/
H A Dwm8750.c333 #define WM8750_ROUT1V 0x03 macro
519 case WM8750_ROUT1V: /* ROUT1 Volume */ in wm8750_tx()