Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8776.h29 #define WM8776_ADCLVOL 0x0e 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.h28 #define WM8776_ADCLVOL 0x0e macro
H A Dxonar_wm87x6.c184 wm8776_write(chip, WM8776_ADCLVOL, data->wm8776_regs[WM8776_ADCLVOL]); in wm8776_registers_init()
219 data->wm8776_regs[WM8776_ADCLVOL] = 0xa5 | WM8776_ZCA; in wm8776_init()
819 data->wm8776_regs[WM8776_ADCLVOL] & WM8776_AGMASK; in wm8776_input_vol_get()
835 (data->wm8776_regs[WM8776_ADCLVOL] & WM8776_AGMASK)) || in wm8776_input_vol_put()
838 wm8776_write_cached(chip, WM8776_ADCLVOL, in wm8776_input_vol_put()