Home
last modified time | relevance | path

Searched refs:MPI_L2PIOREMAP_REG (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/mips/pci/
Dops-bcm63xx.c455 val = bcm_mpi_readl(MPI_L2PIOREMAP_REG); in bcm63xx_fixup()
460 bcm_mpi_writel(val, MPI_L2PIOREMAP_REG); in bcm63xx_fixup()
Dpci-bcm63xx.c261 bcm_mpi_writel(val | MPI_L2PREMAP_ENABLED_MASK, MPI_L2PIOREMAP_REG); in bcm63xx_register_pci()
/linux-6.6.21/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1099 #define MPI_L2PIOREMAP_REG 0x140 macro