Home
last modified time | relevance | path

Searched refs:BCM_CB_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_io.h39 #define BCM_CB_MEM_SIZE (128 * 1024 * 1024) macro
41 BCM_CB_MEM_SIZE - 1)
/linux-2.6.39/arch/mips/pci/
Dpci-bcm63xx.c138 bcm_mpi_writel(~(BCM_CB_MEM_SIZE - 1), MPI_L2PMEMRANGE2_REG); in bcm63xx_pci_init()