Searched refs:PMUSRAM_BASE (Results 1 – 15 of 15) sorted by relevance
/tf-a-ffa_el3_spmc/plat/rockchip/rk3328/include/ |
A D | plat.ld.S | 10 PMUSRAM (rwx): ORIGIN = PMUSRAM_BASE, LENGTH = PMUSRAM_RSIZE 15 . = PMUSRAM_BASE; define
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/include/ |
A D | plat.ld.S | 10 PMUSRAM (rwx): ORIGIN = PMUSRAM_BASE, LENGTH = PMUSRAM_RSIZE 15 . = PMUSRAM_BASE; define
|
/tf-a-ffa_el3_spmc/plat/rockchip/px30/include/ |
A D | plat.ld.S | 11 PMUSRAM (rwx): ORIGIN = PMUSRAM_BASE, LENGTH = PMUSRAM_RSIZE 16 . = PMUSRAM_BASE; define
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/include/ |
A D | plat_sp_min.ld.S | 13 PMUSRAM (rwx): ORIGIN = PMUSRAM_BASE, LENGTH = PMUSRAM_RSIZE 49 . = PMUSRAM_BASE; define
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/include/ |
A D | plat.ld.S | 13 PMUSRAM (rwx): ORIGIN = PMUSRAM_BASE, LENGTH = PMUSRAM_RSIZE 69 . = PMUSRAM_BASE; define
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/ |
A D | rk3368_def.h | 55 #define PMUSRAM_BASE 0xff720000 macro
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/ |
A D | rk3288_def.h | 50 #define PMUSRAM_BASE 0xff720000 macro
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3328/ |
A D | rk3328_def.h | 60 #define PMUSRAM_BASE INTMEM_BASE macro
|
/tf-a-ffa_el3_spmc/plat/rockchip/px30/ |
A D | px30_def.h | 27 #define PMUSRAM_BASE 0xff020000 macro
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/include/shared/ |
A D | addressmap_shared.h | 29 #define PMUSRAM_BASE (MMIO_BASE + 0x073B0000) macro
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3328/drivers/soc/ |
A D | soc.c | 52 MAP_REGION_FLAT(PMUSRAM_BASE, PMUSRAM_SIZE,
|
/tf-a-ffa_el3_spmc/plat/rockchip/px30/drivers/pmu/ |
A D | pmu.h | 11 #define PSRAM_SP_TOP ((PMUSRAM_BASE + PMUSRAM_RSIZE) & ~0xf)
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/drivers/soc/ |
A D | soc.c | 31 MAP_REGION_FLAT(PMUSRAM_BASE, PMUSRAM_SIZE,
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/drivers/soc/ |
A D | soc.c | 29 MAP_REGION_FLAT(PMUSRAM_BASE, PMUSRAM_SIZE,
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/soc/ |
A D | soc.c | 29 MAP_REGION_FLAT(PMUSRAM_BASE, PMUSRAM_SIZE,
|
Completed in 36 milliseconds