igetbyte 517 sound/pci/intel8x0.c if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS)) igetbyte 527 sound/pci/intel8x0.c igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA))); igetbyte 599 sound/pci/intel8x0.c int val = igetbyte(chip, ICHREG(ALI_CSPSR)); igetbyte 718 sound/pci/intel8x0.c status = igetbyte(chip, port + ichdev->roff_sr); igetbyte 719 sound/pci/intel8x0.c civ = igetbyte(chip, port + ICH_REG_OFF_CIV); igetbyte 834 sound/pci/intel8x0.c while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; igetbyte 878 sound/pci/intel8x0.c while (igetbyte(chip, port + ICH_REG_OFF_CR)) igetbyte 886 sound/pci/intel8x0.c igetbyte(chip, port + ICH_REG_OFF_SR) | 0x1e); igetbyte 1018 sound/pci/intel8x0.c civ = igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV); igetbyte 1025 sound/pci/intel8x0.c if (civ != igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV)) igetbyte 2200 sound/pci/intel8x0.c igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK; igetbyte 2274 sound/pci/intel8x0.c u8 tmp = igetbyte(chip, ICHREG(SDM)); igetbyte 2542 sound/pci/intel8x0.c if ((igetbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset) & ICH_RESETREGS) == 0) igetbyte 2605 sound/pci/intel8x0.c chip->sdm_saved = igetbyte(chip, ICHREG(SDM)); igetbyte 2718 sound/pci/intel8x0.c civ = igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV); igetbyte 2724 sound/pci/intel8x0.c if (civ == igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV) && igetbyte 2741 sound/pci/intel8x0.c while (igetbyte(chip, port + ICH_REG_OFF_CR)) igetbyte 2745 sound/pci/intel8x0.c while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) igetbyte 314 sound/pci/intel8x0m.c if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS)) igetbyte 324 sound/pci/intel8x0m.c igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA))); igetbyte 438 sound/pci/intel8x0m.c civ = igetbyte(chip, port + ICH_REG_OFF_CIV); igetbyte 549 sound/pci/intel8x0m.c while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ;