Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/lib/psci/
A Dpsci_system_off.c61 assert(psci_plat_pm_ops->system_reset2 != NULL); in psci_system_reset2()
83 psci_plat_pm_ops->system_reset2((int) is_vendor, reset_type, in psci_system_reset2()
A Dpsci_setup.c268 if (psci_plat_pm_ops->system_reset2 != NULL) in psci_setup()
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mm/
A Dimx8mm_psci.c31 .system_reset2 = imx_system_reset2,
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/src/
A Dpm.c121 .system_reset2 = brcm_system_reset2
A Dbrcm_pm_ops.c392 .system_reset2 = brcm_system_reset2,
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mq/
A Dimx8mq_psci.c120 .system_reset2 = imx_system_reset2,
/tf-a-ffa_el3_spmc/plat/intel/soc/common/
A Dsocfpga_psci.c209 .system_reset2 = socfpga_system_reset2,
/tf-a-ffa_el3_spmc/plat/arm/css/common/
A Dcss_pm.c360 .system_reset2 = css_system_reset2,
/tf-a-ffa_el3_spmc/include/lib/psci/
A Dpsci.h326 int (*system_reset2)(int is_vendor, member
/tf-a-ffa_el3_spmc/plat/nxp/common/psci/
A Dplat_psci.c425 .system_reset2 = psci_system_reset2,
/tf-a-ffa_el3_spmc/drivers/arm/css/scp/
A Dcss_pm_scmi.c431 ops->system_reset2 = NULL; in css_scmi_override_pm_ops()
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst2515 plat_psci_ops.system_reset2()

Completed in 16 milliseconds