VORTEX_MIXER_SR    79 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_MIXER_SR,
VORTEX_MIXER_SR    80 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_MIXER_SR) | (0x1 << channel));
VORTEX_MIXER_SR    84 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_MIXER_SR,
VORTEX_MIXER_SR    85 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_MIXER_SR) & ~(0x1 << channel));
VORTEX_MIXER_SR   263 sound/pci/au88x0/au88x0_core.c 	temp = hwread(vortex->mmio, VORTEX_MIXER_SR);
VORTEX_MIXER_SR   292 sound/pci/au88x0/au88x0_core.c 	eax = hwread(vortex->mmio, VORTEX_MIXER_SR);
VORTEX_MIXER_SR   414 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_MIXER_SR, 0);