VORTEX_MIX_VOL_A 102 sound/pci/au88x0/au88x0_core.c a = hwread(vortex->mmio, VORTEX_MIX_VOL_A + (mix << 2)) & 0xff; VORTEX_MIX_VOL_A 172 sound/pci/au88x0/au88x0_core.c hwwrite(vortex->mmio, VORTEX_MIX_VOL_A + (mix << 2), vol); VORTEX_MIX_VOL_A 394 sound/pci/au88x0/au88x0_core.c addr = VORTEX_MIX_VOL_A + 0x3c;