Home
last modified time | relevance | path

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

/u-boot/board/renesas/condor/
A Dcondor.c30 #define RST_BASE 0xE6160000 macro
31 #define RST_CA57RESCNT (RST_BASE + 0x40)
32 #define RST_CA53RESCNT (RST_BASE + 0x44)
33 #define RST_RSTOUTCR (RST_BASE + 0x58)
/u-boot/arch/arm/cpu/sa1100/
A 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()
A Dstart.S73 RST_BASE: .word 0x90030000 label
/u-boot/board/renesas/eagle/
A Deagle.c74 #define RST_BASE 0xE6160000 macro
75 #define RST_CA57RESCNT (RST_BASE + 0x40)
76 #define RST_CA53RESCNT (RST_BASE + 0x44)
77 #define RST_RSTOUTCR (RST_BASE + 0x58)
/u-boot/board/renesas/salvator-x/
A Dsalvator-x.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)
/u-boot/board/renesas/ebisu/
A Debisu.c41 #define RST_BASE 0xE6160000 macro
42 #define RST_CA53RESCNT (RST_BASE + 0x44)
/u-boot/board/beacon/beacon-rzg2m/
A Dbeacon-rzg2m.c46 #define RST_BASE 0xE6160000 macro
47 #define RST_CA57RESCNT (RST_BASE + 0x40)
/u-boot/board/renesas/draak/
A Ddraak.c74 #define RST_BASE 0xE6160000 macro
75 #define RST_CA53RESCNT (RST_BASE + 0x44)

Completed in 11 milliseconds