Searched refs:WM8753_LINVOL (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8753.h | 60 #define WM8753_LINVOL 0x31 macro
|
H A D | wm8753.c | 322 SOC_DOUBLE_R_TLV("Capture Volume", WM8753_LINVOL, WM8753_RINVOL, 0, 63, 0, 324 SOC_DOUBLE_R("Capture ZC Switch", WM8753_LINVOL, WM8753_RINVOL, 6, 1, 0), 325 SOC_DOUBLE_R("Capture Switch", WM8753_LINVOL, WM8753_RINVOL, 7, 1, 1), 1475 snd_soc_component_update_bits(component, WM8753_LINVOL, 0x0100, 0x0100); in wm8753_probe()
|