VORTEX_SRC_CONVRATIO  480 sound/pci/au88x0/au88x0_core.c 		hwwrite(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2), ratio);
VORTEX_SRC_CONVRATIO  481 sound/pci/au88x0/au88x0_core.c 		temp = hwread(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2));
VORTEX_SRC_CONVRATIO  530 sound/pci/au88x0/au88x0_core.c 	hw_ratio = hwread(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2));
VORTEX_SRC_CONVRATIO  533 sound/pci/au88x0/au88x0_core.c 		hwwrite(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2), desired_ratio);