ICH_REG_LVI_MASK  673 sound/pci/intel8x0.c 		for (idx = 0; idx < (ICH_REG_LVI_MASK + 1) * 2; idx += 4) {
ICH_REG_LVI_MASK  685 sound/pci/intel8x0.c 		for (idx = 0; idx < (ICH_REG_LVI_MASK + 1) * 2; idx += 2) {
ICH_REG_LVI_MASK  698 sound/pci/intel8x0.c 	iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi = ICH_REG_LVI_MASK);
ICH_REG_LVI_MASK  701 sound/pci/intel8x0.c 	ichdev->lvi_frag = ICH_REG_LVI_MASK % ichdev->frags;
ICH_REG_LVI_MASK  750 sound/pci/intel8x0.c 		ichdev->civ &= ICH_REG_LVI_MASK;
ICH_REG_LVI_MASK  754 sound/pci/intel8x0.c 			step += ICH_REG_LVI_MASK + 1;
ICH_REG_LVI_MASK  764 sound/pci/intel8x0.c 	ichdev->lvi &= ICH_REG_LVI_MASK;
ICH_REG_LVI_MASK  398 sound/pci/intel8x0m.c 		for (idx = 0; idx < (ICH_REG_LVI_MASK + 1) * 2; idx += 4) {
ICH_REG_LVI_MASK  410 sound/pci/intel8x0m.c 		for (idx = 0; idx < (ICH_REG_LVI_MASK + 1) * 2; idx += 2) {
ICH_REG_LVI_MASK  418 sound/pci/intel8x0m.c 	iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi = ICH_REG_LVI_MASK);
ICH_REG_LVI_MASK  421 sound/pci/intel8x0m.c 	ichdev->lvi_frag = ICH_REG_LVI_MASK % ichdev->frags;
ICH_REG_LVI_MASK  446 sound/pci/intel8x0m.c 		ichdev->civ &= ICH_REG_LVI_MASK;
ICH_REG_LVI_MASK  450 sound/pci/intel8x0m.c 			step += ICH_REG_LVI_MASK + 1;
ICH_REG_LVI_MASK  459 sound/pci/intel8x0m.c 	ichdev->lvi &= ICH_REG_LVI_MASK;