Searched refs:SC_RST_CPU_HOLD (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/mach-axxia/
H A Dplatsmp.c17 #define SC_RST_CPU_HOLD 0x1010 macro
46 tmp = readl(syscon + SC_RST_CPU_HOLD);
49 writel(tmp, syscon + SC_RST_CPU_HOLD);

Completed in 110 milliseconds