Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-alchemy.c324 ctx->pm[11] = __raw_readl(ctx->regs + PCI_REG_TIMEOUT); in alchemy_pci_suspend()
345 __raw_writel(ctx->pm[11], ctx->regs + PCI_REG_TIMEOUT); in alchemy_pci_resume()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h530 #define PCI_REG_TIMEOUT 0x0140 macro