azx_writeb        493 sound/pci/hda/hda_intel.c 	azx_writeb(chip, CORBSIZE, 0x02);
azx_writeb        499 sound/pci/hda/hda_intel.c 	azx_writeb(chip, CORBCTL, ICH6_RBCTL_DMA_EN);
azx_writeb        508 sound/pci/hda/hda_intel.c 	azx_writeb(chip, RIRBSIZE, 0x02);
azx_writeb        514 sound/pci/hda/hda_intel.c 	azx_writeb(chip, RIRBCTL, ICH6_RBCTL_DMA_EN | ICH6_RBCTL_IRQ_EN);
azx_writeb        521 sound/pci/hda/hda_intel.c 	azx_writeb(chip, RIRBCTL, 0);
azx_writeb        522 sound/pci/hda/hda_intel.c 	azx_writeb(chip, CORBCTL, 0);
azx_writeb        735 sound/pci/hda/hda_intel.c 	azx_writeb(chip, STATESTS, STATESTS_INT_MASK);
azx_writeb        750 sound/pci/hda/hda_intel.c 	azx_writeb(chip, GCTL, azx_readb(chip, GCTL) | ICH6_GCTL_RESET);
azx_writeb        803 sound/pci/hda/hda_intel.c 	azx_writeb(chip, INTCTL, 0);
azx_writeb        822 sound/pci/hda/hda_intel.c 	azx_writeb(chip, STATESTS, STATESTS_INT_MASK);
azx_writeb        825 sound/pci/hda/hda_intel.c 	azx_writeb(chip, RIRBSTS, RIRB_INT_MASK);
azx_writeb        840 sound/pci/hda/hda_intel.c 	azx_writeb(chip, INTCTL,
azx_writeb        855 sound/pci/hda/hda_intel.c 	azx_writeb(chip, INTCTL,
azx_writeb        998 sound/pci/hda/hda_intel.c 		azx_writeb(chip, RIRBSTS, RIRB_INT_MASK);
azx_writeb       1004 sound/pci/hda/hda_intel.c 		azx_writeb(chip, STATESTS, 0x04);