Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/armada8k/
H A Dcpu.c18 #define RFU_GLOBAL_SW_RST (MVEBU_RFU_BASE + 0x84) macro
110 reg = readl(RFU_GLOBAL_SW_RST); in reset_cpu()
112 writel(reg, RFU_GLOBAL_SW_RST); in reset_cpu()