Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/mediatek/mt8192/drivers/spm/
Dmt_spm_conservation.c74 unsigned int ext_status = 0U; in go_to_spm_after_wfi() local
86 spm_hw_s1_state_monitor_pause(&ext_status); in go_to_spm_after_wfi()
90 __spm_get_wakeup_status(&spm_wakesta, ext_status); in go_to_spm_after_wfi()
Dmt_spm_internal.c421 unsigned int ext_status) in __spm_get_wakeup_status() argument
434 if ((ext_status & SPM_INTERNAL_STATUS_HW_S1) != 0U) { in __spm_get_wakeup_status()
Dmt_spm_internal.h593 unsigned int ext_status);
/trusted-firmware-a-3.4.0/plat/mediatek/mt8195/drivers/spm/
Dmt_spm_conservation.c74 unsigned int ext_status = 0U; in go_to_spm_after_wfi() local
86 spm_hw_s1_state_monitor_pause(&ext_status); in go_to_spm_after_wfi()
90 __spm_get_wakeup_status(&spm_wakesta, ext_status); in go_to_spm_after_wfi()
Dmt_spm_internal.c383 unsigned int ext_status) in __spm_get_wakeup_status() argument
396 if ((ext_status & SPM_INTERNAL_STATUS_HW_S1) != 0U) { in __spm_get_wakeup_status()
Dmt_spm_internal.h539 unsigned int ext_status);
/trusted-firmware-a-3.4.0/plat/mediatek/mt8186/drivers/spm/
Dmt_spm_conservation.c78 unsigned int ext_status = 0U; in go_to_spm_after_wfi() local
93 spm_hw_s1_state_monitor_pause(&ext_status); in go_to_spm_after_wfi()
98 __spm_get_wakeup_status(&spm_wakesta, ext_status); in go_to_spm_after_wfi()
Dmt_spm_internal.c455 unsigned int ext_status) in __spm_get_wakeup_status() argument
469 if ((ext_status & SPM_INTERNAL_STATUS_HW_S1) != 0U) { in __spm_get_wakeup_status()
Dmt_spm_internal.h576 unsigned int ext_status);