Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-qcom/
H A Dplatsmp.c31 #define L2DT_SLP BIT(3) macro
113 reg_val |= L2DT_SLP; in cortex_a7_release_secondary()
176 val = PLL_CLAMP | L2DT_SLP | CLAMP; in kpssv1_release_secondary()
178 val &= ~L2DT_SLP; in kpssv1_release_secondary()