Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-uniphier/
Dreset.c32 tmp = readl(SC_SLFRSTCTL); in reset_cpu()
34 writel(tmp, SC_SLFRSTCTL); in reset_cpu()
Dsc-regs.h95 #define SC_SLFRSTCTL (SC_BASE_ADDR | 0x3014) macro