Searched refs:PSRAM_SP_TOP (Results 1 – 5 of 5) sorted by relevance
12 #define PSRAM_SP_BOTTOM (PSRAM_SP_TOP - PSRAM_SP_SIZE)
16 #define PSRAM_SP_BOTTOM (PSRAM_SP_TOP - PSRAM_SP_SIZE)
11 #define PSRAM_SP_TOP ((PMUSRAM_BASE + PMUSRAM_RSIZE) & ~0xf) macro
1058 psram_boot_cfg->sp = PSRAM_SP_TOP; in plat_rockchip_pmu_init()
Completed in 9 milliseconds