Searched refs:RST_BASE (Results 1 – 6 of 6) sorted by relevance
61 #define RST_BASE 0xE6160000 macro62 #define RST_CA57RESCNT (RST_BASE + 0x40)63 #define RST_CA53RESCNT (RST_BASE + 0x44)64 #define RST_RSTOUTCR (RST_BASE + 0x58)
88 #define RST_BASE 0xE6160000 macro89 #define RST_CA57RESCNT (RST_BASE + 0x40)90 #define RST_CA53RESCNT (RST_BASE + 0x44)91 #define RST_RSTOUTCR (RST_BASE + 0x58)
85 #define RST_BASE 0xE6160000 macro86 #define RST_CA57RESCNT (RST_BASE + 0x40)87 #define RST_CA53RESCNT (RST_BASE + 0x44)88 #define RST_RSTOUTCR (RST_BASE + 0x58)
87 #define RST_BASE 0xE6160000 macro88 #define RST_CA57RESCNT (RST_BASE + 0x40)89 #define RST_CA53RESCNT (RST_BASE + 0x44)90 #define RST_RSTOUTCR (RST_BASE + 0x58)
52 #define RST_BASE 0x90030000 macro60 writel(0, RST_BASE + RCSR); in reset_cpu()61 writel(1, RST_BASE + RSRR); in reset_cpu()
73 RST_BASE: .word 0x90030000 label