Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dsmp_scu.h30 int scu_power_mode(void __iomem *, unsigned int);
38 static inline int scu_power_mode(void __iomem *scu_base, unsigned int mode) in scu_power_mode() function
/linux-6.3-rc2/arch/arm/mach-omap2/
A Dpm33xx-core.c198 scu_power_mode(scu_base, SCU_PM_POWEROFF); in am43xx_suspend()
200 scu_power_mode(scu_base, SCU_PM_NORMAL); in am43xx_suspend()
240 scu_power_mode(scu_base, SCU_PM_DORMANT); in am43xx_cpu_suspend()
242 scu_power_mode(scu_base, SCU_PM_NORMAL); in am43xx_cpu_suspend()
A Dsleep44xx.S124 bl scu_power_mode
221 bl scu_power_mode
/linux-6.3-rc2/arch/arm/mach-shmobile/
A Dplatsmp-scu.c39 scu_power_mode(shmobile_scu_base, SCU_PM_NORMAL); in shmobile_smp_scu_prepare_cpus()
57 scu_power_mode(shmobile_scu_base, SCU_PM_POWEROFF); in shmobile_smp_scu_cpu_die()
/linux-6.3-rc2/arch/arm/mach-highbank/
A Dsysregs.h31 scu_power_mode(scu_base_addr, SCU_PM_POWEROFF); in highbank_set_core_pwr()
40 scu_power_mode(scu_base_addr, SCU_PM_NORMAL); in highbank_clear_core_pwr()
/linux-6.3-rc2/arch/arm/kernel/
A Dsmp_scu.c99 int scu_power_mode(void __iomem *scu_base, unsigned int mode) in scu_power_mode() function
/linux-6.3-rc2/arch/arm/mach-meson/
A Dplatsmp.c301 scu_power_mode(scu_base, SCU_PM_POWEROFF); in meson8_smp_cpu_die()
/linux-6.3-rc2/arch/arm/mach-mvebu/
A Dpmsu.c326 scu_power_mode(mvebu_get_scu_base(), SCU_PM_POWEROFF); in armada_38x_do_cpu_suspend()

Completed in 10 milliseconds