azx_writel 489 sound/pci/hda/hda_intel.c azx_writel(chip, CORBLBASE, (u32)chip->corb.addr); azx_writel 490 sound/pci/hda/hda_intel.c azx_writel(chip, CORBUBASE, upper_32_bits(chip->corb.addr)); azx_writel 504 sound/pci/hda/hda_intel.c azx_writel(chip, RIRBLBASE, (u32)chip->rirb.addr); azx_writel 505 sound/pci/hda/hda_intel.c azx_writel(chip, RIRBUBASE, upper_32_bits(chip->rirb.addr)); azx_writel 539 sound/pci/hda/hda_intel.c azx_writel(chip, CORBWP, wp); azx_writel 656 sound/pci/hda/hda_intel.c azx_writel(chip, IC, val); azx_writel 738 sound/pci/hda/hda_intel.c azx_writel(chip, GCTL, azx_readl(chip, GCTL) & ~ICH6_GCTL_RESET); azx_writel 766 sound/pci/hda/hda_intel.c azx_writel(chip, GCTL, azx_readl(chip, GCTL) | ICH6_GCTL_UREN); azx_writel 786 sound/pci/hda/hda_intel.c azx_writel(chip, INTCTL, azx_readl(chip, INTCTL) | azx_writel 806 sound/pci/hda/hda_intel.c azx_writel(chip, INTCTL, azx_readl(chip, INTCTL) & azx_writel 828 sound/pci/hda/hda_intel.c azx_writel(chip, INTSTS, ICH6_INT_CTRL_EN | ICH6_INT_ALL_STREAM); azx_writel 880 sound/pci/hda/hda_intel.c azx_writel(chip, DPLBASE, (u32)chip->posbuf.addr); azx_writel 881 sound/pci/hda/hda_intel.c azx_writel(chip, DPUBASE, upper_32_bits(chip->posbuf.addr)); azx_writel 1172 sound/pci/hda/hda_intel.c azx_writel(chip, DPLBASE, azx_writel 1481 sound/pci/hda/hda_intel.c azx_writel(chip, SYNC, azx_readl(chip, SYNC) | sbits); azx_writel 1532 sound/pci/hda/hda_intel.c azx_writel(chip, SYNC, azx_readl(chip, SYNC) & ~sbits); azx_writel 1894 sound/pci/hda/hda_intel.c azx_writel(chip, DPLBASE, 0); azx_writel 1895 sound/pci/hda/hda_intel.c azx_writel(chip, DPUBASE, 0);