Searched refs:BRCM_DRAM2_BASE (Results 1 – 2 of 2) sorted by relevance
327 if ((entrypoint >= BRCM_DRAM2_BASE) && in brcm_validate_ns_entrypoint()328 (entrypoint < (BRCM_DRAM2_BASE + BRCM_DRAM2_SIZE))) in brcm_validate_ns_entrypoint()
485 #define BRCM_DRAM2_BASE ULL(0x880000000) macro