Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8988.c99 case WM8988_LOUTM1: in wm8988_writeable()
216 SOC_SINGLE_TLV("Left Mixer Left Bypass Volume", WM8988_LOUTM1, 4, 7, 1,
263 SOC_VALUE_ENUM_SINGLE(WM8988_LOUTM1, 0, 7,
280 SOC_DAPM_SINGLE("Playback Switch", WM8988_LOUTM1, 8, 1, 0),
281 SOC_DAPM_SINGLE("Left Bypass Switch", WM8988_LOUTM1, 7, 1, 0),
H A Dwm8988.h42 #define WM8988_LOUTM1 0x22 macro