Searched refs:WM8776_HPRVOL (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.h19 #define WM8776_HPRVOL 0x01 macro
H A Dwm8776.c66 SOC_DOUBLE_R_TLV("Headphone Playback Volume", WM8776_HPLVOL, WM8776_HPRVOL,
517 snd_soc_update_bits(codec, WM8776_HPRVOL, 0x100, 0x100);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dxonar_wm87x6.c133 wm8776_write(chip, WM8776_HPRVOL, data->wm8776_regs[WM8776_HPRVOL] |
161 data->wm8776_regs[WM8776_HPRVOL] = (0x79 - 60) | WM8776_HPZCEN;
548 data->wm8776_regs[WM8776_HPRVOL] & WM8776_HPATT_MASK;
565 (data->wm8776_regs[WM8776_HPRVOL] & WM8776_HPATT_MASK))
574 data->wm8776_regs[WM8776_HPRVOL] =
584 wm8776_write(chip, WM8776_HPRVOL,
H A Dwm8776.h18 #define WM8776_HPRVOL 0x01 macro

Completed in 113 milliseconds