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