igetword          633 sound/pci/intel8x0.c 	data = igetword(chip, ICHREG(ALI_SPR));
igetword         1019 sound/pci/intel8x0.c 		ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb);
igetword         1036 sound/pci/intel8x0.c 		if (ptr1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb))
igetword         2472 sound/pci/intel8x0.c 		iputword(chip, 0x4c, igetword(chip, 0x4c) | 1);
igetword         2719 sound/pci/intel8x0.c 		pos1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb);
igetword         2725 sound/pci/intel8x0.c 		    pos1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb))
igetword          573 sound/pci/intel8x0m.c 	ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb) << chip->pcm_pos_shift;
igetword          951 sound/pci/intel8x0m.c 		iputword(chip, 0x4c, igetword(chip, 0x4c) | 1);