Home
last modified time | relevance | path

Searched refs:TZPC_BASE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
Dconfig.h95 #define TZPC_BASE 0x02200000 macro
96 #define TZPCR0SIZE_BASE (TZPC_BASE)
97 #define TZPCDECPROT_0_STAT_BASE (TZPC_BASE + 0x800)
98 #define TZPCDECPROT_0_SET_BASE (TZPC_BASE + 0x804)
99 #define TZPCDECPROT_0_CLR_BASE (TZPC_BASE + 0x808)
100 #define TZPCDECPROT_1_STAT_BASE (TZPC_BASE + 0x80C)
101 #define TZPCDECPROT_1_SET_BASE (TZPC_BASE + 0x810)
102 #define TZPCDECPROT_1_CLR_BASE (TZPC_BASE + 0x814)
103 #define TZPCDECPROT_2_STAT_BASE (TZPC_BASE + 0x818)
104 #define TZPCDECPROT_2_SET_BASE (TZPC_BASE + 0x81C)
[all …]
/external/u-boot/arch/arm/mach-exynos/include/mach/
Dcpu.h314 SAMSUNG_BASE(tzpc, TZPC_BASE)