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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau8820.h104 #define VORTEX_MIXER_RTBASE 0x9e00 macro
H A Dau8810.h111 #define VORTEX_MIXER_RTBASE 0x21e00 macro
H A Dau8830.h131 #define VORTEX_MIXER_RTBASE 0x21e00 macro
H A Dau88x0_core.c204 prev = VORTEX_MIXER_RTBASE + ((temp & 0xf) << 2);
213 hwwrite(vortex->mmio, VORTEX_MIXER_RTBASE + ((temp & 0xf) << 2), mix);
234 ebx = VORTEX_MIXER_RTBASE + (mix << 2);
243 VORTEX_MIXER_RTBASE + (ebx << 2));
256 VORTEX_MIXER_RTBASE + ebp);
263 ebx = VORTEX_MIXER_RTBASE + ((edx & 0xf) << 2);
267 VORTEX_MIXER_RTBASE + ebp, edx);
279 VORTEX_MIXER_RTBASE +
284 VORTEX_MIXER_RTBASE + ebp, 0);
340 addr = VORTEX_MIXER_RTBASE
[all...]

Completed in 58 milliseconds