Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-alchemy.c313 ctx->pm[0] = __raw_readl(ctx->regs + PCI_REG_CMEM); in alchemy_pci_suspend()
335 __raw_writel(ctx->pm[0], ctx->regs + PCI_REG_CMEM); in alchemy_pci_resume()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h516 #define PCI_REG_CMEM 0x0000 macro