Searched refs:WM8988_RINVOL (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8988.c | 73 case WM8988_RINVOL: in wm8988_writeable() 203 SOC_DOUBLE_R_TLV("Capture Volume", WM8988_LINVOL, WM8988_RINVOL, 205 SOC_DOUBLE_R("Capture ZC Switch", WM8988_LINVOL, WM8988_RINVOL, 6, 1, 0), 206 SOC_DOUBLE_R("Capture Switch", WM8988_LINVOL, WM8988_RINVOL, 7, 1, 1), 808 snd_soc_component_update_bits(component, WM8988_RINVOL, 0x0100, 0x0100); in wm8988_probe()
|
H A D | wm8988.h | 16 #define WM8988_RINVOL 0x01 macro
|