Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dops-bcm63xx.c456 val = bcm_mpi_readl(MPI_L2PIOREMAP_REG); in bcm63xx_fixup()
461 bcm_mpi_writel(val, MPI_L2PIOREMAP_REG); in bcm63xx_fixup()
Dpci-bcm63xx.c154 bcm_mpi_writel(val | MPI_L2PREMAP_ENABLED_MASK, MPI_L2PIOREMAP_REG); in bcm63xx_pci_init()
/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h654 #define MPI_L2PIOREMAP_REG 0x140 macro