Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/xilinx/versal/
A Dplat_psci.c126 pm_system_shutdown(XPM_SHUTDOWN_TYPE_SHUTDOWN, in versal_system_off()
140 pm_system_shutdown(XPM_SHUTDOWN_TYPE_RESET, in versal_system_reset()
/trusted-firmware-a/plat/xilinx/zynqmp/
A Dplat_psci.c140 pm_system_shutdown(PMF_SHUTDOWN_TYPE_SHUTDOWN, in zynqmp_system_off()
153 pm_system_shutdown(PMF_SHUTDOWN_TYPE_RESET, in zynqmp_system_reset()
/trusted-firmware-a/plat/xilinx/versal/pm_service/
A Dpm_api_sys.h78 enum pm_ret_status pm_system_shutdown(uint32_t type, uint32_t subtype,
A Dpm_svc_main.c178 ret = pm_system_shutdown(pm_arg[0], pm_arg[1], security_flag); in pm_smc_handler()
A Dpm_api_sys.c789 enum pm_ret_status pm_system_shutdown(uint32_t type, uint32_t subtype, in pm_system_shutdown() function
/trusted-firmware-a/plat/xilinx/zynqmp/pm_service/
A Dpm_svc_main.c163 pm_system_shutdown(PMF_SHUTDOWN_TYPE_RESET, value); in zynqmp_sgi7_irq()
314 ret = pm_system_shutdown(pm_arg[0], pm_arg[1]); in pm_smc_handler()
A Dpm_api_sys.h63 enum pm_ret_status pm_system_shutdown(unsigned int type, unsigned int subtype);
A Dpm_api_sys.c241 enum pm_ret_status pm_system_shutdown(unsigned int type, unsigned int subtype) in pm_system_shutdown() function

Completed in 11 milliseconds