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