Searched refs:CPU_RST_FLAG_VAL (Results 1 – 2 of 2) sorted by relevance
71 if (reg_val != CPU_RST_FLAG_VAL) { in low_power_start()159 writel(CPU_RST_FLAG_VAL, CONFIG_LOWPOWER_FLAG); in secondary_cores_configure()161 writel(CPU_RST_FLAG_VAL, EXYNOS5420_SPARE_BASE); in secondary_cores_configure()
704 #define CPU_RST_FLAG_VAL 0xFCBA0D10 macro
Completed in 6 milliseconds