Home
last modified time | relevance | path

Searched refs:V2M_SYSREGS_BASE (Results 1 – 18 of 18) sorted by relevance

/rk3399_ARM-atf/include/plat/arm/board/common/
H A Dv2m_def.h19 #define V2M_SYSREGS_BASE UL(0x1c010000) macro
43 #define V2M_SYS_NVFLAGS_ADDR (V2M_SYSREGS_BASE + V2M_SYS_NVFLAGS)
151 V2M_SYSREGS_BASE, \
/rk3399_ARM-atf/plat/arm/board/common/aarch32/
H A Dboard_arm_helpers.S28 ldr r1, =V2M_SYSREGS_BASE
/rk3399_ARM-atf/plat/arm/board/fvp/include/
H A Dplat_macros.S24 mov_imm x0, (V2M_SYSREGS_BASE + V2M_SYS_ID)
/rk3399_ARM-atf/plat/arm/board/common/aarch64/
H A Dboard_arm_helpers.S30 mov x1, #V2M_SYSREGS_BASE
/rk3399_ARM-atf/plat/arm/board/fvp_ve/
H A Dfvp_ve_common.c51 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in fvp_ve_config_setup()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl1_setup.c69 mmio_write_32((V2M_SYSREGS_BASE + V2M_SYS_NVFLAGSCLR), in bl1_plat_fwu_done()
H A Dfvp_pm.c286 mmio_write_32(V2M_SYSREGS_BASE + V2M_SYS_CFGCTRL, in fvp_system_off()
295 mmio_write_32(V2M_SYSREGS_BASE + V2M_SYS_CFGCTRL, in fvp_system_reset()
H A Dfvp_common.c371 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in fvp_config_setup()
582 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in plat_get_soc_revision()
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl1_setup.c93 mmio_write_32((V2M_SYSREGS_BASE + V2M_SYS_NVFLAGSCLR), in bl1_plat_fwu_done()
H A Djuno_common.c152 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in plat_get_soc_revision()
/rk3399_ARM-atf/plat/arm/board/juno/aarch32/
H A Djuno_helpers.S155 ldr r0, =(V2M_SYSREGS_BASE + V2M_SYS_ID)
/rk3399_ARM-atf/plat/arm/board/juno/fdts/
H A Djuno_stmm_spmc_at_el3_manifest.dts26 #define STMM_SYSREG_BASE V2M_SYSREGS_BASE
/rk3399_ARM-atf/plat/arm/board/fvp/fdts/
H A Dfvp_stmm_spmc_at_el3_manifest.dts26 #define STMM_SYSREG_BASE V2M_SYSREGS_BASE
H A Dfvp_stmm_rust_spmc_manifest.dts26 #define STMM_SYSREG_BASE V2M_SYSREGS_BASE
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/include/
H A Dplatform_def.h88 #define V2M_SYSREGS_BASE UL(0x0C010000) macro
/rk3399_ARM-atf/plat/arm/board/juno/aarch64/
H A Djuno_helpers.S159 mov_imm x0, (V2M_SYSREGS_BASE + V2M_SYS_ID)
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd2/
H A Dnrd_plat_arm_def2.h299 #define V2M_SYSREGS_BASE NRD_ROS_SYSTEM_PERIPH_BASE + \ macro
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_plat_arm_def3.h414 #define V2M_SYSREGS_BASE NRD_ROS_SYSTEM_PERIPH_BASE + \ macro