VORTEX_MIXER_SR    91 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_MIXER_SR,
VORTEX_MIXER_SR    92 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_MIXER_SR) | (0x1 << channel));
VORTEX_MIXER_SR    96 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_MIXER_SR,
VORTEX_MIXER_SR    97 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_MIXER_SR) & ~(0x1 << channel));
VORTEX_MIXER_SR   275 sound/pci/au88x0/au88x0_core.c 	temp = hwread(vortex->mmio, VORTEX_MIXER_SR);
VORTEX_MIXER_SR   304 sound/pci/au88x0/au88x0_core.c 	eax = hwread(vortex->mmio, VORTEX_MIXER_SR);
VORTEX_MIXER_SR   426 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_MIXER_SR, 0);