Home
last modified time | relevance | path

Searched refs:pm_shutdown_scope (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/xilinx/versal/pm_service/
Dpm_api_sys.c29 static unsigned int pm_shutdown_scope = XPM_SHUTDOWN_SUBTYPE_RST_SYSTEM; variable
38 return pm_shutdown_scope; in pm_get_shutdown_scope()
796 pm_shutdown_scope = subtype; in pm_system_shutdown()
/external/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_sys.c24 static unsigned int pm_shutdown_scope = PMF_SHUTDOWN_SUBTYPE_SYSTEM; variable
33 return pm_shutdown_scope; in pm_get_shutdown_scope()
247 pm_shutdown_scope = subtype; in pm_system_shutdown()