Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/mediatek/mt8183/drivers/spm/
A Dspm_suspend.c176 console_switch_state(CONSOLE_FLAG_BOOT); in go_to_sleep_before_wfi()
187 console_switch_state(CONSOLE_FLAG_RUNTIME); in go_to_sleep_before_wfi()
202 console_switch_state(CONSOLE_FLAG_BOOT); in go_to_sleep_after_wfi()
207 console_switch_state(CONSOLE_FLAG_RUNTIME); in go_to_sleep_after_wfi()
/tf-a-ffa_el3_spmc/plat/common/aarch32/
A Dplat_sp_min_common.c24 console_switch_state(CONSOLE_FLAG_RUNTIME); in sp_min_plat_runtime_setup()
A Dcrash_console_helpers.S46 bl console_switch_state
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/common/
A Dtegra_pm.c142 console_switch_state(0); in tegra_pwr_domain_power_down_wfi()
172 console_switch_state(CONSOLE_FLAG_RUNTIME); in tegra_pwr_domain_on_finish()
/tf-a-ffa_el3_spmc/include/drivers/
A Dconsole.h73 void console_switch_state(unsigned int new_state);
/tf-a-ffa_el3_spmc/plat/layerscape/common/aarch64/
A Dls_helpers.S79 bl console_switch_state
/tf-a-ffa_el3_spmc/plat/common/aarch64/
A Dplat_common.c35 console_switch_state(CONSOLE_FLAG_RUNTIME); in bl31_plat_runtime_setup()
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/
A Dmarvell_bl31_setup.c184 console_switch_state(CONSOLE_FLAG_RUNTIME); in marvell_bl31_plat_runtime_setup()
/tf-a-ffa_el3_spmc/drivers/console/
A Dmulti_console.c61 void console_switch_state(unsigned int new_state) in console_switch_state() function
/tf-a-ffa_el3_spmc/plat/nxp/common/aarch64/
A Dls_helpers.S48 bl console_switch_state
/tf-a-ffa_el3_spmc/plat/mediatek/mt8173/
A Dplat_pm.c545 console_switch_state(CONSOLE_FLAG_BOOT); in mtk_system_pwr_domain_resume()
552 console_switch_state(CONSOLE_FLAG_RUNTIME); in mtk_system_pwr_domain_resume()
/tf-a-ffa_el3_spmc/plat/brcm/common/
A Dbrcm_bl31_setup.c238 console_switch_state(CONSOLE_FLAG_RUNTIME); in brcm_bl31_plat_runtime_setup()
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_bl31_setup.c286 console_switch_state(CONSOLE_FLAG_RUNTIME); in arm_bl31_plat_runtime_setup()
/tf-a-ffa_el3_spmc/plat/qti/qtiseclib/src/
A Dqtiseclib_cb_interface.c116 console_switch_state(CONSOLE_FLAG_CRASH); in qtiseclib_cb_switch_console_to_crash_state()
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst1881 implementation of this function will invoke ``console_switch_state()`` to switch

Completed in 22 milliseconds