Home
last modified time | relevance | path

Searched defs:sunxi_tzpc (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtzpc.h10 struct sunxi_tzpc { struct
11 u32 r0size; /* 0x00 Size of secure RAM region */
12 u32 decport0_status; /* 0x04 Status of decode protection port 0 */
13 u32 decport0_set; /* 0x08 Set decode protection port 0 */
14 u32 decport0_clear; /* 0x0c Clear decode protection port 0 */
16 u32 decport1_status; /* 0x10 Status of decode protection port 1 */
17 u32 decport1_set; /* 0x14 Set decode protection port 1 */
18 u32 decport1_clear; /* 0x18 Clear decode protection port 1 */
19 u32 decport2_status; /* 0x1c Status of decode protection port 2 */
20 u32 decport2_set; /* 0x20 Set decode protection port 2 */
[all …]