Lines Matching refs:bcm_mpi_writel
80 bcm_mpi_writel(tmp, MPI_PCICFGCTL_REG); in bcm63xx_int_cfg_readl()
91 bcm_mpi_writel(tmp, MPI_PCICFGCTL_REG); in bcm63xx_int_cfg_writel()
92 bcm_mpi_writel(val, MPI_PCICFGDATA_REG); in bcm63xx_int_cfg_writel()
123 bcm_mpi_writel(val, MPI_L2PMEMBASE1_REG); in bcm63xx_pci_init()
124 bcm_mpi_writel(~(BCM_PCI_MEM_SIZE - 1), MPI_L2PMEMRANGE1_REG); in bcm63xx_pci_init()
125 bcm_mpi_writel(val | MPI_L2PREMAP_ENABLED_MASK, MPI_L2PMEMREMAP1_REG); in bcm63xx_pci_init()
137 bcm_mpi_writel(val, MPI_L2PMEMBASE2_REG); in bcm63xx_pci_init()
138 bcm_mpi_writel(~(BCM_CB_MEM_SIZE - 1), MPI_L2PMEMRANGE2_REG); in bcm63xx_pci_init()
140 bcm_mpi_writel(val, MPI_L2PMEMREMAP2_REG); in bcm63xx_pci_init()
143 bcm_mpi_writel(0, MPI_L2PMEMREMAP2_REG); in bcm63xx_pci_init()
152 bcm_mpi_writel(val, MPI_L2PIOBASE_REG); in bcm63xx_pci_init()
153 bcm_mpi_writel(~(BCM_PCI_IO_SIZE - 1), MPI_L2PIORANGE_REG); in bcm63xx_pci_init()
154 bcm_mpi_writel(val | MPI_L2PREMAP_ENABLED_MASK, MPI_L2PIOREMAP_REG); in bcm63xx_pci_init()
157 bcm_mpi_writel(MPI_LOCBUSCTL_EN_PCI_GPIO_MASK, MPI_LOCBUSCTL_REG); in bcm63xx_pci_init()
166 bcm_mpi_writel(val, MPI_SP0_REMAP_REG); in bcm63xx_pci_init()
169 bcm_mpi_writel(0, MPI_SP1_REMAP_REG); in bcm63xx_pci_init()
182 bcm_mpi_writel(~(mem_size - 1), MPI_SP0_RANGE_REG); in bcm63xx_pci_init()
183 bcm_mpi_writel(0, MPI_SP1_RANGE_REG); in bcm63xx_pci_init()
205 bcm_mpi_writel(val, MPI_PCIMODESEL_REG); in bcm63xx_pci_init()
210 bcm_mpi_writel(val, MPI_LOCINT_REG); in bcm63xx_pci_init()