Home
last modified time | relevance | path

Searched refs:SYSCTRL_BASE (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-rzn1/
H A Dpsci.c16 #define SYSCTRL_REG_RSTEN (SYSCTRL_BASE + 0x120)
17 #define SYSCTRL_REG_RSTCTRL (SYSCTRL_BASE + 0x198)
18 #define SYSCTRL_BOOTADDR_REG (SYSCTRL_BASE + 0x204)
H A Dmain.c19 #define SYSCTRL_PWRCTRL_CM3 (SYSCTRL_BASE + 0x174)
20 #define SYSCTRL_PWRSTAT_CM3 (SYSCTRL_BASE + 0x178)
H A Dplatform_config.h27 #define SYSCTRL_BASE 0x4000C000 macro