Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/
Dcs.c75 val = bcm_mpi_readl(MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_timing()
108 val = bcm_mpi_readl(MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_param()
134 val = bcm_mpi_readl(MPI_CSCTL_REG(cs)); in bcm63xx_set_cs_status()
Ddev-dsp.c45 val = bcm_mpi_readl(MPI_CSBASE_REG(pd->cs - 1)); in bcm63xx_dsp_register()
Ddev-flash.c111 val = bcm_mpi_readl(MPI_CSBASE_REG(0)); in bcm63xx_flash_register()
/arch/mips/pci/
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()
Dops-bcm63xx.c456 val = bcm_mpi_readl(MPI_L2PIOREMAP_REG); in bcm63xx_fixup()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_io.h88 #define bcm_mpi_readl(o) bcm_rset_readl(RSET_MPI, (o)) macro
/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c734 val = bcm_mpi_readl(MPI_CSBASE_REG(0)); in board_prom_init()