Searched refs:DDR_SIZE (Results 1 – 11 of 11) sorted by relevance
12 #define DDR_SIZE 0x40000000 macro30 #define DDR_SEC_BASE (DDR_BASE + DDR_SIZE - DDR_SEC_SIZE) /* 0x3F000000 */
54 #define DDR_SIZE (0x80000000) macro56 #define DDR_SIZE (0x40000000) macro
27 #define DDR_SIZE 0x40000000 macro102 gd->ram_size = DDR_SIZE; in dram_init()
14 #define DDR_SIZE 0xE0000000 macro
174 if ((entrypoint > DDR_BASE) && (entrypoint < (DDR_BASE + DDR_SIZE))) in hikey960_validate_ns_entrypoint()
22 DDR_SIZE, \
22 DDR_SIZE - DDR_SEC_SIZE, \
20 DDR_SIZE - DDR_SEC_SIZE, \
137 if ((entrypoint >= DDR_BASE) && (entrypoint < (DDR_BASE + DDR_SIZE))) in poplar_validate_ns_entrypoint()
157 .image_info.image_max_size = DDR_BASE + DDR_SIZE -
258 if ((entrypoint > DDR_BASE) && (entrypoint < (DDR_BASE + DDR_SIZE))) in hikey_validate_ns_entrypoint()