Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-uniphier/
Dreset.c27 tmp = readl(SC_SLFRSTSEL); in reset_cpu()
30 writel(tmp, SC_SLFRSTSEL); in reset_cpu()
Dsc-regs.h94 #define SC_SLFRSTSEL (SC_BASE_ADDR | 0x3010) macro