Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qti/msm8916/
H A Dmsm8916_cpu_boot.c22 #define CPU_PWR_CTL_COREPOR_RST BIT_32(5) macro
63 CPU_PWR_CTL_CORE_RST | CPU_PWR_CTL_COREPOR_RST; in msm8916_cpu_boot()
86 pwr_ctl &= ~(CPU_PWR_CTL_CORE_RST | CPU_PWR_CTL_COREPOR_RST); in msm8916_cpu_boot()