Home
last modified time | relevance | path

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

/linux-3.3/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()
/linux-3.3/arch/mips/pci/
Dpci-bcm63xx.c82 return bcm_mpi_readl(MPI_PCICFGDATA_REG); in bcm63xx_int_cfg_readl()
200 val = bcm_mpi_readl(MPI_PCIMODESEL_REG); in bcm63xx_pci_init()
208 val = bcm_mpi_readl(MPI_LOCINT_REG); in bcm63xx_pci_init()
Dops-bcm63xx.c456 val = bcm_mpi_readl(MPI_L2PIOREMAP_REG); in bcm63xx_fixup()
/linux-3.3/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_io.h84 #define bcm_mpi_readl(o) bcm_rset_readl(RSET_MPI, (o)) macro
/linux-3.3/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c713 val = bcm_mpi_readl(MPI_CSBASE_REG(0)); in board_prom_init()
894 val = bcm_mpi_readl(MPI_CSBASE_REG(0)); in board_register_devices()