Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau8820.h114 #define VORTEX_MIX_VOL_B 0x8800 macro
H A Dau8810.h121 #define VORTEX_MIX_VOL_B 0x20800 macro
H A Dau8830.h139 #define VORTEX_MIX_VOL_B 0x20800 /* Output Volume current */ macro
H A Dau88x0_core.c174 temp = hwread(vortex->mmio, VORTEX_MIX_VOL_B + (mix << 2)); in vortex_mix_setvolumebyte()
178 hwwrite(vortex->mmio, VORTEX_MIX_VOL_B + (mix << 2), vol); in vortex_mix_setvolumebyte()
404 addr = VORTEX_MIX_VOL_B + 0x3c; in vortex_mixer_init()