Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8750.h22 #define WM8750_LDAC 0x0a macro
H A Dwm8750.c151 SOC_DOUBLE_R("PCM Volume", WM8750_LDAC, WM8750_RDAC, 0, 255, 0),
697 snd_soc_component_update_bits(component, WM8750_LDAC, 0x0100, 0x0100); in wm8750_probe()
/openbmc/qemu/hw/audio/
H A Dwm8750.c337 #define WM8750_LDAC 0x0a macro
460 case WM8750_LDAC: /* Left Channel Digital Volume */ in wm8750_tx()