Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/pci/ !
Dpci-alchemy.c315 ctx->pm[2] = __raw_readl(ctx->regs + PCI_REG_B2BMASK_CCH); in alchemy_pci_suspend()
336 __raw_writel(ctx->pm[2], ctx->regs + PCI_REG_B2BMASK_CCH); in alchemy_pci_resume()
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/ !
Dau1000.h518 #define PCI_REG_B2BMASK_CCH 0x0008 macro