Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/pci/
Dpci-alchemy.c321 ctx->pm[8] = __raw_readl(ctx->regs + PCI_REG_CLASSREV); in alchemy_pci_suspend()
342 __raw_writel(ctx->pm[8], ctx->regs + PCI_REG_CLASSREV); in alchemy_pci_resume()
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1000.h527 #define PCI_REG_CLASSREV 0x0108 macro