Searched refs:RESET_CPU1 (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-gemini/ | ||
D | reset.c | 21 __raw_writel(RESET_GLOBAL | RESET_CPU1, in gemini_restart() |
/arch/arm/mach-gemini/include/mach/ | ||
D | global_reg.h | 95 #define RESET_CPU1 (1 << 30) macro |