Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qti/msm8916/
H A Dmsm8916_cpu_boot.c18 #define CPU_PWR_CTL_CORE_MEM_CLAMP BIT_32(1) macro
62 pwr_ctl = CPU_PWR_CTL_CLAMP | CPU_PWR_CTL_CORE_MEM_CLAMP | in msm8916_cpu_boot()
72 pwr_ctl &= ~CPU_PWR_CTL_CORE_MEM_CLAMP; in msm8916_cpu_boot()