Searched refs:WM8750_RINVOL (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8750.c | 136 SOC_DOUBLE_R("Capture Volume", WM8750_LINVOL, WM8750_RINVOL, 0, 63, 0), 137 SOC_DOUBLE_R("Capture ZC Switch", WM8750_LINVOL, WM8750_RINVOL, 6, 1, 0), 138 SOC_DOUBLE_R("Capture Switch", WM8750_LINVOL, WM8750_RINVOL, 7, 1, 1), 704 snd_soc_component_update_bits(component, WM8750_RINVOL, 0x0100, 0x0100); in wm8750_probe()
|
H A D | wm8750.h | 16 #define WM8750_RINVOL 0x01 macro
|
/openbmc/qemu/hw/audio/ |
H A D | wm8750.c | 331 #define WM8750_RINVOL 0x01 macro 427 case WM8750_RINVOL: /* Right Channel PGA */ in wm8750_tx()
|