Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/arm/board/common/aarch32/
A Dboard_arm_helpers.S28 ldr r1, =V2M_SYSREGS_BASE
/tf-a-ffa_el3_spmc/include/plat/arm/board/common/
A Dv2m_def.h12 #define V2M_SYSREGS_BASE UL(0x1c010000) macro
35 #define V2M_SYS_NVFLAGS_ADDR (V2M_SYSREGS_BASE + V2M_SYS_NVFLAGS)
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/include/
A Dplat_macros.S24 mov_imm x0, (V2M_SYSREGS_BASE + V2M_SYS_ID)
/tf-a-ffa_el3_spmc/plat/arm/board/common/aarch64/
A Dboard_arm_helpers.S30 mov x1, #V2M_SYSREGS_BASE
/tf-a-ffa_el3_spmc/plat/arm/board/fvp_ve/
A Dfvp_ve_common.c51 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in fvp_ve_config_setup()
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_bl1_setup.c69 mmio_write_32((V2M_SYSREGS_BASE + V2M_SYS_NVFLAGSCLR), in bl1_plat_fwu_done()
A Dfvp_pm.c311 mmio_write_32(V2M_SYSREGS_BASE + V2M_SYS_CFGCTRL, in fvp_system_off()
323 mmio_write_32(V2M_SYSREGS_BASE + V2M_SYS_CFGCTRL, in fvp_system_reset()
A Dfvp_common.c282 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in fvp_config_setup()
493 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in plat_get_soc_revision()
/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djuno_bl1_setup.c92 mmio_write_32((V2M_SYSREGS_BASE + V2M_SYS_NVFLAGSCLR), in bl1_plat_fwu_done()
A Djuno_common.c131 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in plat_get_soc_revision()
/tf-a-ffa_el3_spmc/plat/arm/board/juno/aarch32/
A Djuno_helpers.S155 ldr r0, =(V2M_SYSREGS_BASE + V2M_SYS_ID)
/tf-a-ffa_el3_spmc/plat/arm/css/sgi/include/
A Dsgi_soc_css_def_v2.h108 #define V2M_SYSREGS_BASE UL(0x0C010000) macro
/tf-a-ffa_el3_spmc/plat/arm/board/juno/aarch64/
A Djuno_helpers.S159 mov_imm x0, (V2M_SYSREGS_BASE + V2M_SYS_ID)

Completed in 13 milliseconds