Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8400.c284 WM8400_RIGHT_LINE_INPUT_1_2_VOLUME,
290 SOC_SINGLE("RIN12 ZC Switch", WM8400_RIGHT_LINE_INPUT_1_2_VOLUME,
293 SOC_SINGLE("RIN12 Mute Switch", WM8400_RIGHT_LINE_INPUT_1_2_VOLUME,
1292 reg = snd_soc_component_read(component, WM8400_RIGHT_LINE_INPUT_1_2_VOLUME); in wm8400_component_probe()
1293 snd_soc_component_write(component, WM8400_RIGHT_LINE_INPUT_1_2_VOLUME, in wm8400_component_probe()
/openbmc/linux/include/linux/mfd/
H A Dwm8400-private.h54 #define WM8400_RIGHT_LINE_INPUT_1_2_VOLUME 0x1A macro