OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERI_BASE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
hi6220_regs_peri.h
10
#define
PERI_BASE
0xF7030000
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
...]
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
platform_def.h
18
#define
PERI_BASE
(IO_PHYS + 0x1000000)
34
#define MTK_DEV_RNG1_BASE (
PERI_BASE
)
40
#define UART0_BASE (
PERI_BASE
+ 0x2000)
Completed in 60 milliseconds