Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8400.c293 WM8400_RIGHT_LINE_INPUT_1_2_VOLUME,
299 SOC_SINGLE("RIN12 ZC Switch", WM8400_RIGHT_LINE_INPUT_1_2_VOLUME,
302 SOC_SINGLE("RIN12 Mute Switch", WM8400_RIGHT_LINE_INPUT_1_2_VOLUME,
1308 reg = snd_soc_component_read32(component, WM8400_RIGHT_LINE_INPUT_1_2_VOLUME); in wm8400_component_probe()
1309 snd_soc_component_write(component, WM8400_RIGHT_LINE_INPUT_1_2_VOLUME, in wm8400_component_probe()
/Linux-v4.19/include/linux/mfd/
Dwm8400-private.h67 #define WM8400_RIGHT_LINE_INPUT_1_2_VOLUME 0x1A macro