ICH_REG_LVI_MASK  666 sound/pci/intel8x0.c 		for (idx = 0; idx < (ICH_REG_LVI_MASK + 1) * 2; idx += 4) {
ICH_REG_LVI_MASK  678 sound/pci/intel8x0.c 		for (idx = 0; idx < (ICH_REG_LVI_MASK + 1) * 2; idx += 2) {
ICH_REG_LVI_MASK  691 sound/pci/intel8x0.c 	iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi = ICH_REG_LVI_MASK);
ICH_REG_LVI_MASK  694 sound/pci/intel8x0.c 	ichdev->lvi_frag = ICH_REG_LVI_MASK % ichdev->frags;
ICH_REG_LVI_MASK  726 sound/pci/intel8x0.c 		ichdev->civ &= ICH_REG_LVI_MASK;
ICH_REG_LVI_MASK  730 sound/pci/intel8x0.c 			step += ICH_REG_LVI_MASK + 1;
ICH_REG_LVI_MASK  740 sound/pci/intel8x0.c 	ichdev->lvi &= ICH_REG_LVI_MASK;
ICH_REG_LVI_MASK  390 sound/pci/intel8x0m.c 		for (idx = 0; idx < (ICH_REG_LVI_MASK + 1) * 2; idx += 4) {
ICH_REG_LVI_MASK  402 sound/pci/intel8x0m.c 		for (idx = 0; idx < (ICH_REG_LVI_MASK + 1) * 2; idx += 2) {
ICH_REG_LVI_MASK  413 sound/pci/intel8x0m.c 	iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi = ICH_REG_LVI_MASK);
ICH_REG_LVI_MASK  416 sound/pci/intel8x0m.c 	ichdev->lvi_frag = ICH_REG_LVI_MASK % ichdev->frags;
ICH_REG_LVI_MASK  443 sound/pci/intel8x0m.c 		ichdev->civ &= ICH_REG_LVI_MASK;
ICH_REG_LVI_MASK  447 sound/pci/intel8x0m.c 			step += ICH_REG_LVI_MASK + 1;
ICH_REG_LVI_MASK  456 sound/pci/intel8x0m.c 	ichdev->lvi &= ICH_REG_LVI_MASK;