Home
last modified time | relevance | path

Searched refs:WM8776_ADCRVOL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8776.h30 #define WM8776_ADCRVOL 0x0f macro
H A Dwm8776.c96 SOC_DOUBLE_R_TLV("Capture Volume", WM8776_ADCLVOL, WM8776_ADCRVOL,
99 SOC_DOUBLE_R("Capture ZC Switch", WM8776_ADCLVOL, WM8776_ADCRVOL, 8, 1, 0),
/openbmc/linux/sound/pci/oxygen/
H A Dwm8776.h29 #define WM8776_ADCRVOL 0x0f macro
H A Dxonar_wm87x6.c185 wm8776_write(chip, WM8776_ADCRVOL, data->wm8776_regs[WM8776_ADCRVOL]); in wm8776_registers_init()
220 data->wm8776_regs[WM8776_ADCRVOL] = 0xa5 | WM8776_ZCA; in wm8776_init()
821 data->wm8776_regs[WM8776_ADCRVOL] & WM8776_AGMASK; in wm8776_input_vol_get()
837 (data->wm8776_regs[WM8776_ADCRVOL] & WM8776_AGMASK)); in wm8776_input_vol_put()
840 wm8776_write_cached(chip, WM8776_ADCRVOL, in wm8776_input_vol_put()