Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/pci/
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-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1000.h529 #define PCI_REG_MBAR 0x0110 macro