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

/linux-master/sound/pci/au88x0/
H A Dau8820.h105 #define VORTEX_MIXER_RTBASE 0x9e00 macro
H A Dau8830.h132 #define VORTEX_MIXER_RTBASE 0x21e00 macro
H A Dau8810.h112 #define VORTEX_MIXER_RTBASE 0x21e00 macro
H A Dau88x0_core.c272 prev = VORTEX_MIXER_RTBASE + ((temp & 0xf) << 2);
281 hwwrite(vortex->mmio, VORTEX_MIXER_RTBASE + ((temp & 0xf) << 2), mix);
302 ebx = VORTEX_MIXER_RTBASE + (mix << 2);
311 VORTEX_MIXER_RTBASE + (ebx << 2));
324 VORTEX_MIXER_RTBASE + ebp);
331 ebx = VORTEX_MIXER_RTBASE + ((edx & 0xf) << 2);
335 VORTEX_MIXER_RTBASE + ebp, edx);
347 VORTEX_MIXER_RTBASE +
352 VORTEX_MIXER_RTBASE + ebp, 0);
409 addr = VORTEX_MIXER_RTBASE
[all...]

Completed in 179 milliseconds