Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_io.h38 #define BCM_CB_MEM_BASE_PA (0x38000000) macro
40 #define BCM_CB_MEM_END_PA (BCM_CB_MEM_BASE_PA + \
/arch/mips/pci/
Dpci-bcm63xx.c59 .start = BCM_CB_MEM_BASE_PA,
243 val = BCM_CB_MEM_BASE_PA & MPI_L2P_BASE_MASK; in bcm63xx_register_pci()