igetdword         522 sound/pci/intel8x0.c 	if ((igetdword(chip, ICHREG(GLOB_STA)) & codec) == 0)
igetdword         540 sound/pci/intel8x0.c 			igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA)));
igetdword         572 sound/pci/intel8x0.c 		if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) {
igetdword         591 sound/pci/intel8x0.c 		if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) {
igetdword         620 sound/pci/intel8x0.c 	while (time-- && (igetdword(chip, ICHREG(ALI_CAS)) & ALI_CAS_SEM_BUSY))
igetdword         796 sound/pci/intel8x0.c 	status = igetdword(chip, chip->int_sta_reg);
igetdword         875 sound/pci/intel8x0.c 	val = igetdword(chip, ICHREG(ALI_DMACR));
igetdword         884 sound/pci/intel8x0.c 			fifo = igetdword(chip, fiforeg[ichdev->ali_slot / 4]);
igetdword         912 sound/pci/intel8x0.c 			  igetdword(chip, ICHREG(ALI_INTERRUPTSR)) & ichdev->int_sta_mask);
igetdword         984 sound/pci/intel8x0.c 		cnt = igetdword(chip, ICHREG(ALI_SCR));
igetdword         993 sound/pci/intel8x0.c 		cnt = igetdword(chip, ICHREG(GLOB_CNT));
igetdword        1002 sound/pci/intel8x0.c 		cnt = igetdword(chip, ICHREG(GLOB_CNT));
igetdword        1274 sound/pci/intel8x0.c 	val = igetdword(chip, ICHREG(ALI_INTERFACECR));
igetdword        1290 sound/pci/intel8x0.c 	val = igetdword(chip, ICHREG(ALI_INTERFACECR));
igetdword        2136 sound/pci/intel8x0.c 		glob_sta = igetdword(chip, ICHREG(GLOB_STA));
igetdword        2161 sound/pci/intel8x0.c 			unsigned int reg = igetdword(chip, ICHREG(ALI_RTSR));
igetdword        2247 sound/pci/intel8x0.c 		if ((igetdword(chip, ICHREG(GLOB_STA)) & ICH_SAMPLE_CAP) == ICH_SAMPLE_16_20)
igetdword        2257 sound/pci/intel8x0.c 		val = igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK;
igetdword        2269 sound/pci/intel8x0.c 			  igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_AC97COLD);
igetdword        2300 sound/pci/intel8x0.c 	cnt = igetdword(chip, ICHREG(GLOB_STA));
igetdword        2304 sound/pci/intel8x0.c 	cnt = igetdword(chip, ICHREG(GLOB_CNT));
igetdword        2311 sound/pci/intel8x0.c 	cnt = igetdword(chip, ICHREG(GLOB_CNT));
igetdword        2321 sound/pci/intel8x0.c 		if ((igetdword(chip, ICHREG(GLOB_CNT)) & ICH_AC97WARM) == 0)
igetdword        2326 sound/pci/intel8x0.c 		   igetdword(chip, ICHREG(GLOB_CNT)));
igetdword        2338 sound/pci/intel8x0.c 			status = igetdword(chip, ICHREG(GLOB_STA)) &
igetdword        2347 sound/pci/intel8x0.c 				   igetdword(chip, ICHREG(GLOB_STA)));
igetdword        2356 sound/pci/intel8x0.c 			status |= igetdword(chip, ICHREG(GLOB_STA)) &
igetdword        2370 sound/pci/intel8x0.c 			nstatus = igetdword(chip, ICHREG(GLOB_STA)) &
igetdword        2397 sound/pci/intel8x0.c 	reg = igetdword(chip, ICHREG(ALI_SCR));
igetdword        2406 sound/pci/intel8x0.c 		if (! (igetdword(chip, ICHREG(ALI_INTERRUPTSR)) & ALI_INT_GPIO))
igetdword        2416 sound/pci/intel8x0.c 		reg = igetdword(chip, ICHREG(ALI_RTSR));
igetdword        2576 sound/pci/intel8x0.c 			  (igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK) |
igetdword        2733 sound/pci/intel8x0.c 	tmp = igetdword(chip, ICHREG(GLOB_STA));
igetdword        2734 sound/pci/intel8x0.c 	snd_iprintf(buffer, "Global control        : 0x%08x\n", igetdword(chip, ICHREG(GLOB_CNT)));
igetdword        2737 sound/pci/intel8x0.c 		snd_iprintf(buffer, "SDM                   : 0x%08x\n", igetdword(chip, ICHREG(SDM)));
igetdword         323 sound/pci/intel8x0m.c 	if ((igetdword(chip, ICHREG(GLOB_STA)) & codec) == 0)
igetdword         338 sound/pci/intel8x0m.c 			igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA)));
igetdword         370 sound/pci/intel8x0m.c 		if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) {
igetdword         494 sound/pci/intel8x0m.c 	status = igetdword(chip, chip->int_sta_reg);
igetdword         835 sound/pci/intel8x0m.c 	glob_sta = igetdword(chip, ICHREG(GLOB_STA));
igetdword         865 sound/pci/intel8x0m.c 			  igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_AC97COLD);
igetdword         882 sound/pci/intel8x0m.c 	cnt = igetdword(chip, ICHREG(GLOB_STA));
igetdword         886 sound/pci/intel8x0m.c 	cnt = igetdword(chip, ICHREG(GLOB_CNT));
igetdword         893 sound/pci/intel8x0m.c 		if ((igetdword(chip, ICHREG(GLOB_CNT)) & ICH_AC97WARM) == 0)
igetdword         898 sound/pci/intel8x0m.c 		   igetdword(chip, ICHREG(GLOB_CNT)));
igetdword         909 sound/pci/intel8x0m.c 			status = igetdword(chip, ICHREG(GLOB_STA)) &
igetdword         918 sound/pci/intel8x0m.c 				   igetdword(chip, ICHREG(GLOB_STA)));
igetdword         929 sound/pci/intel8x0m.c 			status |= igetdword(chip, ICHREG(GLOB_STA)) & nstatus;
igetdword         940 sound/pci/intel8x0m.c 			nstatus = igetdword(chip, ICHREG(GLOB_STA)) &
igetdword        1068 sound/pci/intel8x0m.c 	tmp = igetdword(chip, ICHREG(GLOB_STA));
igetdword        1070 sound/pci/intel8x0m.c 		    igetdword(chip, ICHREG(GLOB_CNT)));