Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h17 #define WM8750_LOUT1V 0x02 macro
H A Dwm8750.c140 SOC_DOUBLE_R("Headphone Playback ZC Switch", WM8750_LOUT1V,
210 SOC_DOUBLE_R("Headphone Playback Volume", WM8750_LOUT1V, WM8750_ROUT1V,
699 snd_soc_component_update_bits(component, WM8750_LOUT1V, 0x0100, 0x0100); in wm8750_probe()
/openbmc/qemu/hw/audio/
H A Dwm8750.c332 #define WM8750_LOUT1V 0x02 macro
509 case WM8750_LOUT1V: /* LOUT1 Volume */ in wm8750_tx()