Searched refs:CORE_RST (Results 1 – 1 of 1) sorted by relevance
30 #define CORE_RST BIT(4) macro103 reg_val = CORE_RST | COREPOR_RST | CLAMP | CORE_MEM_CLAMP; in cortex_a7_release_secondary()122 reg_val &= ~(CORE_RST | COREPOR_RST); in cortex_a7_release_secondary()
Completed in 6 milliseconds