Searched refs:SC_RST_CPU_HOLD (Results 1 - 1 of 1) sorted by last modified time

/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 151 milliseconds