Home
last modified time | relevance | path

Searched refs:WM8766_REG_DACR1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/ice1712/
H A Dwm8766.c35 .reg2 = WM8766_REG_DACR1,
174 u16 val = wm->regs[WM8766_REG_DACR1]; in snd_wm8766_volume_restore()
176 snd_wm8766_write(wm, WM8766_REG_DACR1, val | WM8766_VOL_UPDATE); in snd_wm8766_volume_restore()
H A Dwm8766.h14 #define WM8766_REG_DACR1 0x01 macro