Searched refs:WM8974_SPKVOL (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8974.h | 49 #define WM8974_SPKVOL 0x36 macro
|
H A D | wm8974.c | 159 SOC_SINGLE("Speaker Playback ZC Switch", WM8974_SPKVOL, 7, 1, 0), 160 SOC_SINGLE("Speaker Playback Switch", WM8974_SPKVOL, 6, 1, 1), 161 SOC_SINGLE_TLV("Speaker Playback Volume", WM8974_SPKVOL, 0, 63, 0, spk_tlv),
|