Home
last modified time | relevance | path

Searched refs:PCI_REG_MWBASE_REV_CCL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dpci-alchemy.c319 ctx->pm[6] = __raw_readl(ctx->regs + PCI_REG_MWBASE_REV_CCL); in alchemy_pci_suspend()
340 __raw_writel(ctx->pm[6], ctx->regs + PCI_REG_MWBASE_REV_CCL); in alchemy_pci_resume()
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h522 #define PCI_REG_MWBASE_REV_CCL 0x0018 macro