bcm_mpi_writel     55 arch/mips/bcm63xx/cs.c 	bcm_mpi_writel(val, MPI_CSBASE_REG(cs));
bcm_mpi_writel     83 arch/mips/bcm63xx/cs.c 	bcm_mpi_writel(val, MPI_CSCTL_REG(cs));
bcm_mpi_writel    115 arch/mips/bcm63xx/cs.c 	bcm_mpi_writel(val, MPI_CSCTL_REG(cs));
bcm_mpi_writel    140 arch/mips/bcm63xx/cs.c 	bcm_mpi_writel(val, MPI_CSCTL_REG(cs));
bcm_mpi_writel     95 arch/mips/pci/ops-bcm63xx.c 	bcm_mpi_writel(val, MPI_L2PCFG_REG);
bcm_mpi_writel    114 arch/mips/pci/ops-bcm63xx.c 	bcm_mpi_writel(0, MPI_L2PCFG_REG);
bcm_mpi_writel    142 arch/mips/pci/ops-bcm63xx.c 	bcm_mpi_writel(0, MPI_L2PCFG_REG);
bcm_mpi_writel    460 arch/mips/pci/ops-bcm63xx.c 	bcm_mpi_writel(val, MPI_L2PIOREMAP_REG);
bcm_mpi_writel    104 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(tmp, MPI_PCICFGCTL_REG);
bcm_mpi_writel    115 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(tmp, MPI_PCICFGCTL_REG);
bcm_mpi_writel    116 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val, MPI_PCICFGDATA_REG);
bcm_mpi_writel    230 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val, MPI_L2PMEMBASE1_REG);
bcm_mpi_writel    231 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(~(BCM_PCI_MEM_SIZE - 1), MPI_L2PMEMRANGE1_REG);
bcm_mpi_writel    232 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val | MPI_L2PREMAP_ENABLED_MASK, MPI_L2PMEMREMAP1_REG);
bcm_mpi_writel    244 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val, MPI_L2PMEMBASE2_REG);
bcm_mpi_writel    245 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(~(BCM_CB_MEM_SIZE - 1), MPI_L2PMEMRANGE2_REG);
bcm_mpi_writel    247 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val, MPI_L2PMEMREMAP2_REG);
bcm_mpi_writel    250 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(0, MPI_L2PMEMREMAP2_REG);
bcm_mpi_writel    259 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val, MPI_L2PIOBASE_REG);
bcm_mpi_writel    260 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(~(BCM_PCI_IO_SIZE - 1), MPI_L2PIORANGE_REG);
bcm_mpi_writel    261 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val | MPI_L2PREMAP_ENABLED_MASK, MPI_L2PIOREMAP_REG);
bcm_mpi_writel    264 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(MPI_LOCBUSCTL_EN_PCI_GPIO_MASK, MPI_LOCBUSCTL_REG);
bcm_mpi_writel    273 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val, MPI_SP0_REMAP_REG);
bcm_mpi_writel    276 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(0, MPI_SP1_REMAP_REG);
bcm_mpi_writel    289 arch/mips/pci/pci-bcm63xx.c 		bcm_mpi_writel(~(mem_size - 1), MPI_SP0_RANGE_REG);
bcm_mpi_writel    290 arch/mips/pci/pci-bcm63xx.c 		bcm_mpi_writel(0, MPI_SP1_RANGE_REG);
bcm_mpi_writel    312 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val, MPI_PCIMODESEL_REG);
bcm_mpi_writel    317 arch/mips/pci/pci-bcm63xx.c 	bcm_mpi_writel(val, MPI_LOCINT_REG);