Home
last modified time | relevance | path

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

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