Home
last modified time | relevance | path

Searched refs:bcm_mpi_readl (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/bcm63xx/
H A Dcs.c76 val = bcm_mpi_readl(MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_timing()
109 val = bcm_mpi_readl(MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_param()
135 val = bcm_mpi_readl(MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_status()
H A Ddev-flash.c113 val = bcm_mpi_readl(MPI_CSBASE_REG(0)); in bcm63xx_flash_register()
/openbmc/linux/arch/mips/pci/
H A Dpci-bcm63xx.c106 return bcm_mpi_readl(MPI_PCICFGDATA_REG); in bcm63xx_int_cfg_readl()
307 val = bcm_mpi_readl(MPI_PCIMODESEL_REG); in bcm63xx_register_pci()
315 val = bcm_mpi_readl(MPI_LOCINT_REG); in bcm63xx_register_pci()
H A Dops-bcm63xx.c455 val = bcm_mpi_readl(MPI_L2PIOREMAP_REG); in bcm63xx_fixup()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_io.h89 #define bcm_mpi_readl(o) bcm_rset_readl(RSET_MPI, (o)) macro
/openbmc/linux/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c743 val = bcm_mpi_readl(MPI_CSBASE_REG(0)); in board_prom_init()