Home
last modified time | relevance | path

Searched refs:bcm_mpi_writel (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/mips/pci/
A Dpci-bcm63xx.c104 bcm_mpi_writel(tmp, MPI_PCICFGCTL_REG); in bcm63xx_int_cfg_readl()
115 bcm_mpi_writel(tmp, MPI_PCICFGCTL_REG); in bcm63xx_int_cfg_writel()
116 bcm_mpi_writel(val, MPI_PCICFGDATA_REG); in bcm63xx_int_cfg_writel()
230 bcm_mpi_writel(val, MPI_L2PMEMBASE1_REG); in bcm63xx_register_pci()
250 bcm_mpi_writel(0, MPI_L2PMEMREMAP2_REG); in bcm63xx_register_pci()
259 bcm_mpi_writel(val, MPI_L2PIOBASE_REG); in bcm63xx_register_pci()
273 bcm_mpi_writel(val, MPI_SP0_REMAP_REG); in bcm63xx_register_pci()
276 bcm_mpi_writel(0, MPI_SP1_REMAP_REG); in bcm63xx_register_pci()
290 bcm_mpi_writel(0, MPI_SP1_RANGE_REG); in bcm63xx_register_pci()
312 bcm_mpi_writel(val, MPI_PCIMODESEL_REG); in bcm63xx_register_pci()
[all …]
A Dops-bcm63xx.c95 bcm_mpi_writel(val, MPI_L2PCFG_REG); in bcm63xx_setup_cfg_access()
114 bcm_mpi_writel(0, MPI_L2PCFG_REG); in bcm63xx_do_cfg_read()
142 bcm_mpi_writel(0, MPI_L2PCFG_REG); in bcm63xx_do_cfg_write()
460 bcm_mpi_writel(val, MPI_L2PIOREMAP_REG); in bcm63xx_fixup()
/linux-6.3-rc2/arch/mips/bcm63xx/
A Dcs.c55 bcm_mpi_writel(val, MPI_CSBASE_REG(cs)); in bcm63xx_set_cs_base()
83 bcm_mpi_writel(val, MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_timing()
115 bcm_mpi_writel(val, MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_param()
140 bcm_mpi_writel(val, MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_status()
/linux-6.3-rc2/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_io.h90 #define bcm_mpi_writel(v, o) bcm_rset_writel(RSET_MPI, (v), (o)) macro

Completed in 7 milliseconds