Searched refs:V2M_SYSREGS_BASE (Results 1 – 12 of 12) sorted by relevance
90 (V2M_SYSREGS_BASE + V2M_SYS_NVFLAGSCLR); in bl1_plat_fwu_done()92 (V2M_SYSREGS_BASE + V2M_SYS_NVFLAGS); in bl1_plat_fwu_done()
130 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in plat_get_soc_revision()
12 #define V2M_SYSREGS_BASE UL(0x1c010000) macro35 #define V2M_SYS_NVFLAGS_ADDR (V2M_SYSREGS_BASE + V2M_SYS_NVFLAGS)
28 ldr r1, =V2M_SYSREGS_BASE
311 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()
285 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in fvp_config_setup()496 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in plat_get_soc_revision()
24 mov_imm x0, (V2M_SYSREGS_BASE + V2M_SYS_ID)
30 mov x1, #V2M_SYSREGS_BASE
51 sys_id = mmio_read_32(V2M_SYSREGS_BASE + V2M_SYS_ID); in fvp_ve_config_setup()
155 ldr r0, =(V2M_SYSREGS_BASE + V2M_SYS_ID)
96 #define V2M_SYSREGS_BASE UL(0x0C010000) macro
159 mov_imm x0, (V2M_SYSREGS_BASE + V2M_SYS_ID)