Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-alchemy.c320 ctx->pm[7] = __raw_readl(ctx->regs + PCI_REG_ID); in alchemy_pci_suspend()
341 __raw_writel(ctx->pm[7], ctx->regs + PCI_REG_ID); in alchemy_pci_resume()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h525 #define PCI_REG_ID 0x0100 macro