Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/plat/hisilicon/hikey/include/
Dhi6220_regs_peri.h10 #define PERI_BASE 0xF7030000 macro
12 #define PERI_SC_PERIPH_CTRL1 (PERI_BASE + 0x000)
13 #define PERI_SC_PERIPH_CTRL2 (PERI_BASE + 0x004)
14 #define PERI_SC_PERIPH_CTRL3 (PERI_BASE + 0x008)
15 #define PERI_SC_PERIPH_CTRL4 (PERI_BASE + 0x00c)
16 #define PERI_SC_PERIPH_CTRL5 (PERI_BASE + 0x010)
17 #define PERI_SC_PERIPH_CTRL6 (PERI_BASE + 0x014)
18 #define PERI_SC_PERIPH_CTRL8 (PERI_BASE + 0x018)
19 #define PERI_SC_PERIPH_CTRL9 (PERI_BASE + 0x01c)
20 #define PERI_SC_PERIPH_CTRL10 (PERI_BASE + 0x020)
[all …]
/trusted-firmware-a-3.7.0/plat/mediatek/mt8183/include/
Dplatform_def.h17 #define PERI_BASE (IO_PHYS + 0x3000) macro