roff_sr           351 sound/pci/intel8x0.c 	unsigned int roff_sr;
roff_sr           703 sound/pci/intel8x0.c 	iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
roff_sr           718 sound/pci/intel8x0.c 	status = igetbyte(chip, port + ichdev->roff_sr);
roff_sr           762 sound/pci/intel8x0.c 	iputbyte(chip, port + ichdev->roff_sr,
roff_sr           834 sound/pci/intel8x0.c 		while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ;
roff_sr          2656 sound/pci/intel8x0.c 		iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
roff_sr          2745 sound/pci/intel8x0.c 		while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH))
roff_sr          3036 sound/pci/intel8x0.c 			ichdev->roff_sr = ICH_REG_OFF_PICB;
roff_sr          3039 sound/pci/intel8x0.c 			ichdev->roff_sr = ICH_REG_OFF_SR;
roff_sr           171 sound/pci/intel8x0m.c 	unsigned int roff_sr;
roff_sr           425 sound/pci/intel8x0m.c 	iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
roff_sr           481 sound/pci/intel8x0m.c 	iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
roff_sr           549 sound/pci/intel8x0m.c 		while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ;
roff_sr          1165 sound/pci/intel8x0m.c 			ichdev->roff_sr = ICH_REG_OFF_PICB;
roff_sr          1168 sound/pci/intel8x0m.c 			ichdev->roff_sr = ICH_REG_OFF_SR;