VORTEX_ADB_SR    1604 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_ADB_SR, 0);
VORTEX_ADB_SR    1618 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_ADB_SR,
VORTEX_ADB_SR    1619 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_ADB_SR) | (0x1 << channel));
VORTEX_ADB_SR    1624 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_ADB_SR,
VORTEX_ADB_SR    1625 sound/pci/au88x0/au88x0_core.c 		hwread(vortex->mmio, VORTEX_ADB_SR) & ~(0x1 << channel));