Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c137 { WM8996_OUTPUT2_LEFT_VOLUME, 0x80 },
520 SOC_DOUBLE_R_TLV("Output 2 Volume", WM8996_OUTPUT2_LEFT_VOLUME,
522 SOC_DOUBLE_R("Output 2 ZC Switch", WM8996_OUTPUT2_LEFT_VOLUME,
1323 case WM8996_OUTPUT2_LEFT_VOLUME: in wm8996_readable_register()
2908 regmap_update_bits(wm8996->regmap, WM8996_OUTPUT2_LEFT_VOLUME, in wm8996_i2c_probe()
H A Dwm8996.h49 #define WM8996_OUTPUT2_LEFT_VOLUME 0x1E macro