Home
last modified time | relevance | path

Searched refs:SMT_BUFFER_BASE (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx8ulp/scmi/
H A Dscmi.c14 #define SMT_BUFFER_BASE 0x2201f000 macro
15 #define SMT_BUFFER0_BASE SMT_BUFFER_BASE
16 #define SMT_BUFFER1_BASE (SMT_BUFFER_BASE + 0x200)
/rk3399_ARM-atf/plat/rockchip/rk3568/
H A Drk3568_def.h117 #define SMT_BUFFER_BASE SCMI_SHARE_MEM_BASE macro
118 #define SMT_BUFFER0_BASE SMT_BUFFER_BASE
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dscmi.h15 #define SMT_BUFFER_BASE 0x7fffe000 macro
/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Drk3588_def.h165 #define SMT_BUFFER_BASE SCMI_SHARE_MEM_BASE macro
166 #define SMT_BUFFER0_BASE SMT_BUFFER_BASE
/rk3399_ARM-atf/plat/rockchip/rk3576/
H A Drk3576_def.h164 #define SMT_BUFFER_BASE SCMI_SHARE_MEM_BASE macro
165 #define SMT_BUFFER0_BASE SMT_BUFFER_BASE
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_scmi.c47 #define SMT_BUFFER_BASE STM32MP_SCMI_NS_SHM_BASE macro
48 #define SMT_BUFFER0_BASE SMT_BUFFER_BASE
49 #define SMT_BUFFER1_BASE (SMT_BUFFER_BASE + 0x200)
/rk3399_ARM-atf/plat/imx/imx9/imx95/include/
H A Dplatform_def.h79 #define SMT_BUFFER_BASE U(0x8A246000) macro
/rk3399_ARM-atf/plat/imx/imx9/imx94/include/
H A Dplatform_def.h75 #define SMT_BUFFER_BASE U(0x204d6000) macro
/rk3399_ARM-atf/plat/amd/versal2/
H A Dbl31_setup.c334 MAP_REGION_FLAT(SMT_BUFFER_BASE, 0x1000, in bl31_plat_arch_setup()
H A Dscmi.c593 .shm_addr = SMT_BUFFER_BASE,