PCI_REG_CONFIG    314 arch/mips/pci/pci-alchemy.c 	ctx->pm[1]  = __raw_readl(ctx->regs + PCI_REG_CONFIG) & 0x0009ffff;
PCI_REG_CONFIG    347 arch/mips/pci/pci-alchemy.c 	__raw_writel(ctx->pm[1],  ctx->regs + PCI_REG_CONFIG);
PCI_REG_CONFIG    435 arch/mips/pci/pci-alchemy.c 		val = __raw_readl(ctx->regs + PCI_REG_CONFIG);
PCI_REG_CONFIG    437 arch/mips/pci/pci-alchemy.c 		__raw_writel(val, ctx->regs + PCI_REG_CONFIG);
PCI_REG_CONFIG    473 arch/mips/pci/pci-alchemy.c 	val = __raw_readl(ctx->regs + PCI_REG_CONFIG);
PCI_REG_CONFIG    477 arch/mips/pci/pci-alchemy.c 	__raw_writel(val, ctx->regs + PCI_REG_CONFIG);