Home
last modified time | relevance | path

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

/linux/arch/mips/pci/
H A Dpci-alchemy.c323 ctx->pm[10] = __raw_readl(ctx->regs + PCI_REG_MBAR); in alchemy_pci_suspend()
344 __raw_writel(ctx->pm[10], ctx->regs + PCI_REG_MBAR); in alchemy_pci_resume()
/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h529 #define PCI_REG_MBAR 0x0110 macro