Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau8820.h113 #define VORTEX_MIX_VOL_A 0x9800 macro
H A Dau8810.h120 #define VORTEX_MIX_VOL_A 0x21800 macro
H A Dau8830.h141 #define VORTEX_MIX_VOL_A 0x21800 /* Output Volume target */ macro
H A Dau88x0_core.c102 a = hwread(vortex->mmio, VORTEX_MIX_VOL_A + (mix << 2)) & 0xff;
172 hwwrite(vortex->mmio, VORTEX_MIX_VOL_A + (mix << 2), vol); in vortex_mix_setvolumebyte()
394 addr = VORTEX_MIX_VOL_A + 0x3c; in vortex_mixer_init()