Lines Matching refs:igetbyte

466 static inline u8 igetbyte(struct intel8x0 *chip, u32 offset)  in igetbyte()  function
542 if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS)) in snd_intel8x0_codec_semaphore()
552 igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA))); in snd_intel8x0_codec_semaphore()
624 int val = igetbyte(chip, ICHREG(ALI_CSPSR)); in snd_intel8x0_ali_codec_ready()
762 status = igetbyte(chip, port + ichdev->roff_sr); in snd_intel8x0_update()
763 civ = igetbyte(chip, port + ICH_REG_OFF_CIV); in snd_intel8x0_update()
878 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0_pcm_trigger()
922 while (igetbyte(chip, port + ICH_REG_OFF_CR)) in snd_intel8x0_ali_trigger()
930 igetbyte(chip, port + ICH_REG_OFF_SR) | 0x1e); in snd_intel8x0_ali_trigger()
1078 civ = igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV); in snd_intel8x0_pcm_pointer()
1085 if (civ != igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV)) in snd_intel8x0_pcm_pointer()
2257 igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK; in snd_intel8x0_mixer()
2331 u8 tmp = igetbyte(chip, ICHREG(SDM)); in snd_intel8x0_mixer()
2599 if ((igetbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset) & ICH_RESETREGS) == 0) in snd_intel8x0_chip_init()
2678 chip->sdm_saved = igetbyte(chip, ICHREG(SDM)); in intel8x0_suspend()
2807 civ = igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV); in intel8x0_measure_ac97_clock()
2813 if (civ == igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV) && in intel8x0_measure_ac97_clock()
2830 while (igetbyte(chip, port + ICH_REG_OFF_CR)) in intel8x0_measure_ac97_clock()
2834 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) in intel8x0_measure_ac97_clock()