Home
last modified time | relevance | path

Searched refs:CORE_MEM_CLAMP (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-qcom/
H A Dplatsmp.c32 #define CORE_MEM_CLAMP BIT(1) macro
103 reg_val = CORE_RST | COREPOR_RST | CLAMP | CORE_MEM_CLAMP; in cortex_a7_release_secondary()
111 reg_val &= ~CORE_MEM_CLAMP; in cortex_a7_release_secondary()