Symbol: iputbyte
sound/pci/intel8x0.c
2255
iputbyte(chip, ICHREG(SDM), tmp);
sound/pci/intel8x0.c
2504
iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00);
sound/pci/intel8x0.c
2507
iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS);
sound/pci/intel8x0.c
2533
iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00);
sound/pci/intel8x0.c
2536
iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS);
sound/pci/intel8x0.c
2595
iputbyte(chip, ICHREG(SDM), chip->sdm_saved);
sound/pci/intel8x0.c
2614
iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi);
sound/pci/intel8x0.c
2615
iputbyte(chip, port + ICH_REG_OFF_CIV, ichdev->civ);
sound/pci/intel8x0.c
2616
iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
sound/pci/intel8x0.c
2665
iputbyte(chip, port + ICH_REG_OFF_CR, ICH_IOCE | ICH_STARTBM);
sound/pci/intel8x0.c
2667
iputbyte(chip, port + ICH_REG_OFF_CR, ICH_IOCE);
sound/pci/intel8x0.c
2698
iputbyte(chip, port + ICH_REG_OFF_CR, 0);
sound/pci/intel8x0.c
2702
iputbyte(chip, port + ICH_REG_OFF_CR, 0);
sound/pci/intel8x0.c
2706
iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS);
sound/pci/intel8x0.c
671
iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi = ICH_REG_LVI_MASK);
sound/pci/intel8x0.c
673
iputbyte(chip, port + ICH_REG_OFF_CIV, 0);
sound/pci/intel8x0.c
683
iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
sound/pci/intel8x0.c
720
iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi);
sound/pci/intel8x0.c
741
iputbyte(chip, port + ichdev->roff_sr,
sound/pci/intel8x0.c
810
iputbyte(chip, port + ICH_REG_OFF_CR, val);
sound/pci/intel8x0.c
815
iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS);
sound/pci/intel8x0.c
844
iputbyte(chip, port + ICH_REG_OFF_CR, ICH_IOCE);
sound/pci/intel8x0.c
856
iputbyte(chip, port + ICH_REG_OFF_CR, 0);
sound/pci/intel8x0.c
862
iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS);
sound/pci/intel8x0.c
864
iputbyte(chip, port + ICH_REG_OFF_SR,
sound/pci/intel8x0m.c
399
iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi = ICH_REG_LVI_MASK);
sound/pci/intel8x0m.c
401
iputbyte(chip, port + ICH_REG_OFF_CIV, 0);
sound/pci/intel8x0m.c
411
iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
sound/pci/intel8x0m.c
440
iputbyte(chip, port + ICH_REG_OFF_LVI, ichdev->lvi);
sound/pci/intel8x0m.c
464
iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
sound/pci/intel8x0m.c
525
iputbyte(chip, port + ICH_REG_OFF_CR, val);
sound/pci/intel8x0m.c
530
iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS);
sound/pci/intel8x0m.c
933
iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00);
sound/pci/intel8x0m.c
936
iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS);
sound/pci/intel8x0m.c
952
iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00);
sound/pci/intel8x0m.c
955
iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS);