Searched refs:SCU_PM_NORMAL (Results 1 – 7 of 7) sorted by relevance
74 mov r0, #SCU_PM_NORMAL211 mov r0, #SCU_PM_NORMAL220 mov r1, #SCU_PM_NORMAL
196 scu_power_mode(scu_base, SCU_PM_NORMAL); in am43xx_suspend()238 scu_power_mode(scu_base, SCU_PM_NORMAL); in am43xx_cpu_suspend()
144 scu_pwr_st = SCU_PM_NORMAL; in scu_pwrst_prepare()
5 #define SCU_PM_NORMAL 0 macro
39 scu_power_mode(shmobile_scu_base, SCU_PM_NORMAL); in shmobile_smp_scu_prepare_cpus()
40 scu_power_mode(scu_base_addr, SCU_PM_NORMAL); in highbank_clear_core_pwr()
109 return scu_set_power_mode_internal(scu_base, cpu, SCU_PM_NORMAL); in scu_cpu_power_enable()