Home
last modified time | relevance | path

Searched refs:WM8770_MSDIGVOL (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8770.h31 #define WM8770_MSDIGVOL 0x11 macro
H A Dwm8770.c134 SOC_SINGLE_TLV("DAC Playback Volume", WM8770_MSDIGVOL, 0, 255, 0,
590 snd_soc_component_update_bits(component, WM8770_MSDIGVOL, 0x100, 0x100); in wm8770_probe()