Home
last modified time | relevance | path

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

/external/u-boot/board/renesas/condor/
Dcondor.c35 #define RST_BASE 0xE6160000 macro
36 #define RST_CA57RESCNT (RST_BASE + 0x40)
37 #define RST_CA53RESCNT (RST_BASE + 0x44)
38 #define RST_RSTOUTCR (RST_BASE + 0x58)
/external/u-boot/board/renesas/ebisu/
Debisu.c46 #define RST_BASE 0xE6160000 macro
47 #define RST_CA57RESCNT (RST_BASE + 0x40)
48 #define RST_CA53RESCNT (RST_BASE + 0x44)
49 #define RST_RSTOUTCR (RST_BASE + 0x58)
/external/u-boot/board/renesas/eagle/
Deagle.c70 #define RST_BASE 0xE6160000 macro
71 #define RST_CA57RESCNT (RST_BASE + 0x40)
72 #define RST_CA53RESCNT (RST_BASE + 0x44)
73 #define RST_RSTOUTCR (RST_BASE + 0x58)
/external/u-boot/board/renesas/draak/
Ddraak.c73 #define RST_BASE 0xE6160000 macro
74 #define RST_CA57RESCNT (RST_BASE + 0x40)
75 #define RST_CA53RESCNT (RST_BASE + 0x44)
76 #define RST_RSTOUTCR (RST_BASE + 0x58)
/external/u-boot/board/renesas/salvator-x/
Dsalvator-x.c72 #define RST_BASE 0xE6160000 macro
73 #define RST_CA57RESCNT (RST_BASE + 0x40)
74 #define RST_CA53RESCNT (RST_BASE + 0x44)
75 #define RST_RSTOUTCR (RST_BASE + 0x58)
/external/u-boot/arch/arm/cpu/sa1100/
Dcpu.c54 #define RST_BASE 0x90030000 macro
62 writel(0, RST_BASE + RCSR); in reset_cpu()
63 writel(1, RST_BASE + RSRR); in reset_cpu()
Dstart.S73 RST_BASE: .word 0x90030000 label
/external/arm-trusted-firmware/drivers/renesas/rcar/ddr/ddr_b/
Dboot_init_dram_regdef.h54 #define RST_BASE (0xE6160000U) macro
55 #define RST_MODEMR (RST_BASE + 0x0060U)
/external/arm-trusted-firmware/drivers/renesas/rcar/auth/
Dauth_mod.c26 #define RST_BASE (0xE6160000U) macro
27 #define RST_MODEMR (RST_BASE + 0x0060U)
/external/arm-trusted-firmware/drivers/renesas/rcar/qos/
Dqos_reg.h17 #define RST_BASE (0xE6160000U) macro
18 #define RST_MODEMR (RST_BASE + 0x0060U)
/external/arm-trusted-firmware/plat/renesas/rcar/include/
Drcar_def.h226 #define RST_BASE (0xE6160000U) macro
227 #define RST_WDTRSTCR (RST_BASE + 0x0054U)
228 #define RST_MODEMR (RST_BASE + 0x0060U)
/external/arm-trusted-firmware/drivers/renesas/rcar/watchdog/
Dswdt.c16 #define RST_BASE (0xE6160000U) macro
17 #define RST_WDTRSTCR (RST_BASE + 0x0054U)
/external/arm-trusted-firmware/drivers/renesas/rcar/pwrc/
Dpwrc.c126 #define RST_BASE (0xE6160000U) macro
127 #define RST_MODEMR (RST_BASE + 0x0060U)