Searched refs:WM8776_DACRVOL (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8776.h22 #define WM8776_DACRVOL 0x04 macro
H A Dwm8776.c68 SOC_DOUBLE_R_TLV("Digital Playback Volume", WM8776_DACLVOL, WM8776_DACRVOL,
518 snd_soc_update_bits(codec, WM8776_DACRVOL, 0x100, 0x100);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dwm8776.h21 #define WM8776_DACRVOL 0x04 macro
H A Dxonar_wm87x6.c139 wm8776_write(chip, WM8776_DACRVOL, chip->dac_volume[1] | WM8776_UPDATE);
250 chip->dac_volume[1] != data->wm8776_regs[WM8776_DACRVOL]) {
254 data->wm8776_regs[WM8776_DACRVOL] = chip->dac_volume[0];
265 wm8776_write(chip, WM8776_DACRVOL,

Completed in 106 milliseconds