Searched refs:MPI_CSBASE_REG (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/bcm63xx/
H A Ddev-dsp.c45 val = bcm_mpi_readl(MPI_CSBASE_REG(pd->cs - 1));
H A Dcs.c54 bcm_mpi_writel(val, MPI_CSBASE_REG(cs));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c707 val = bcm_mpi_readl(MPI_CSBASE_REG(0));
887 val = bcm_mpi_readl(MPI_CSBASE_REG(0));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h589 #define MPI_CSBASE_REG(x) (0x0 + (x) * 8) macro

Completed in 113 milliseconds