VORTEX_SRCBLOCK_SR  445 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_SRCBLOCK_SR,
VORTEX_SRCBLOCK_SR  446 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_SRCBLOCK_SR) | (0x1 << channel));
VORTEX_SRCBLOCK_SR  451 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_SRCBLOCK_SR,
VORTEX_SRCBLOCK_SR  452 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_SRCBLOCK_SR) & ~(0x1 << channel));
VORTEX_SRCBLOCK_SR  672 sound/pci/au88x0/au88x0_core.c 	temp = hwread(vortex->mmio, VORTEX_SRCBLOCK_SR);
VORTEX_SRCBLOCK_SR  704 sound/pci/au88x0/au88x0_core.c 	eax = hwread(vortex->mmio, VORTEX_SRCBLOCK_SR);