VORTEX_SRC_CONVRATIO 492 sound/pci/au88x0/au88x0_core.c hwwrite(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2), ratio); VORTEX_SRC_CONVRATIO 493 sound/pci/au88x0/au88x0_core.c temp = hwread(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2)); VORTEX_SRC_CONVRATIO 542 sound/pci/au88x0/au88x0_core.c hw_ratio = hwread(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2)); VORTEX_SRC_CONVRATIO 545 sound/pci/au88x0/au88x0_core.c hwwrite(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2), desired_ratio);