Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/include/
Dhi3660.h243 #define TZC_REG_BASE 0xE8A21000 macro
244 #define TZC_STAT0_REG (TZC_REG_BASE + 0x800)
245 #define TZC_EN0_REG (TZC_REG_BASE + 0x804)
246 #define TZC_DIS0_REG (TZC_REG_BASE + 0x808)
247 #define TZC_STAT1_REG (TZC_REG_BASE + 0x80C)
248 #define TZC_EN1_REG (TZC_REG_BASE + 0x810)
249 #define TZC_DIS1_REG (TZC_REG_BASE + 0x814)
250 #define TZC_STAT2_REG (TZC_REG_BASE + 0x818)
251 #define TZC_EN2_REG (TZC_REG_BASE + 0x81C)
252 #define TZC_DIS2_REG (TZC_REG_BASE + 0x820)
[all …]