Searched refs:RST_BASE (Results 1 – 8 of 8) sorted by relevance
30 #define RST_BASE 0xE6160000 macro31 #define RST_CA57RESCNT (RST_BASE + 0x40)32 #define RST_CA53RESCNT (RST_BASE + 0x44)33 #define RST_RSTOUTCR (RST_BASE + 0x58)
54 #define RST_BASE 0x90030000 macro62 writel(0, RST_BASE + RCSR); in reset_cpu()63 writel(1, RST_BASE + RSRR); in reset_cpu()
73 RST_BASE: .word 0x90030000 label
74 #define RST_BASE 0xE6160000 macro75 #define RST_CA57RESCNT (RST_BASE + 0x40)76 #define RST_CA53RESCNT (RST_BASE + 0x44)77 #define RST_RSTOUTCR (RST_BASE + 0x58)
73 #define RST_BASE 0xE6160000 macro74 #define RST_CA57RESCNT (RST_BASE + 0x40)75 #define RST_CA53RESCNT (RST_BASE + 0x44)76 #define RST_RSTOUTCR (RST_BASE + 0x58)
41 #define RST_BASE 0xE6160000 macro42 #define RST_CA53RESCNT (RST_BASE + 0x44)
46 #define RST_BASE 0xE6160000 macro47 #define RST_CA57RESCNT (RST_BASE + 0x40)
74 #define RST_BASE 0xE6160000 macro75 #define RST_CA53RESCNT (RST_BASE + 0x44)
Completed in 11 milliseconds