VORTEX_SRCBLOCK_SR  433 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_SRCBLOCK_SR,
VORTEX_SRCBLOCK_SR  434 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_SRCBLOCK_SR) | (0x1 << channel));
VORTEX_SRCBLOCK_SR  439 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_SRCBLOCK_SR,
VORTEX_SRCBLOCK_SR  440 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_SRCBLOCK_SR) & ~(0x1 << channel));
VORTEX_SRCBLOCK_SR  660 sound/pci/au88x0/au88x0_core.c 	temp = hwread(vortex->mmio, VORTEX_SRCBLOCK_SR);
VORTEX_SRCBLOCK_SR  692 sound/pci/au88x0/au88x0_core.c 	eax = hwread(vortex->mmio, VORTEX_SRCBLOCK_SR);