Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-alchemy.c318 ctx->pm[5] = __raw_readl(ctx->regs + PCI_REG_MWMASK_DEV); in alchemy_pci_suspend()
339 __raw_writel(ctx->pm[5], ctx->regs + PCI_REG_MWMASK_DEV); in alchemy_pci_resume()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h521 #define PCI_REG_MWMASK_DEV 0x0014 macro