• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/

Lines Matching refs:iputbyte

470 static inline void iputbyte(struct intel8x0 *chip, u32 offset, u8 val)
694 iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi = ICH_REG_LVI_MASK);
696 iputbyte(chip, port + ICH_REG_OFF_CIV, 0);
700 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
751 iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi);
765 iputbyte(chip, port + ichdev->roff_sr,
834 iputbyte(chip, port + ICH_REG_OFF_CR, val);
839 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS);
868 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_IOCE);
880 iputbyte(chip, port + ICH_REG_OFF_CR, 0);
886 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS);
888 iputbyte(chip, port + ICH_REG_OFF_SR,
2190 iputbyte(chip, ICHREG(SDM), tmp);
2436 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00);
2439 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS);
2464 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00);
2467 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS);
2566 iputbyte(chip, ICHREG(SDM), chip->sdm_saved);
2601 iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi);
2602 iputbyte(chip, port + ICH_REG_OFF_CIV, ichdev->civ);
2603 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
2647 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_IOCE | ICH_STARTBM);
2649 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_IOCE);
2680 iputbyte(chip, port + ICH_REG_OFF_CR, 0);
2684 iputbyte(chip, port + ICH_REG_OFF_CR, 0);
2688 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS);