Searched defs:DDR_SEC_BASE (Results 1 – 5 of 5) sorted by relevance
17 #define DDR_SEC_BASE (STM32MP_DDR_BASE + (DDR_SIZE - DDR_SEC_SIZE)) macro
22 #define DDR_SEC_BASE (DDR_SHARE_BASE - DDR_SEC_SIZE) macro
34 #define DDR_SEC_BASE 0x3F000000 macro
30 #define DDR_SEC_BASE (DDR_BASE + DDR_SIZE - DDR_SEC_SIZE) /* 0x3F000000 */ macro
80 #define DDR_SEC_BASE 0x03000000 macro
Completed in 5 milliseconds