Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-qcom/
H A Dplatsmp.c29 #define COREPOR_RST BIT(5) macro
103 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()
183 val |= COREPOR_RST; in kpssv1_release_secondary()
193 val &= ~COREPOR_RST; in kpssv1_release_secondary()
279 reg_val = COREPOR_RST | CLAMP; in kpssv2_release_secondary()
289 reg_val &= ~COREPOR_RST; in kpssv2_release_secondary()