Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/sa1100/
H A Dcpu.c53 #define RST_BASE 0x90030000 macro
61 writel(0, RST_BASE + RCSR); in reset_cpu()
62 writel(1, RST_BASE + RSRR); in reset_cpu()
H A Dstart.S74 RST_BASE: .word 0x90030000 label
/OK3568_Linux_fs/u-boot/board/renesas/salvator-x/
H A Dsalvator-x.c269 #define RST_BASE 0xE6160000 macro
270 #define RST_CA57RESCNT (RST_BASE + 0x40)
271 #define RST_CA53RESCNT (RST_BASE + 0x44)
272 #define RST_RSTOUTCR (RST_BASE + 0x58)