Home
last modified time | relevance | path

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

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