Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/common/pm_service/
H A Dpm_api_sys.c30 static uint32_t pm_shutdown_scope = XPM_SHUTDOWN_SUBTYPE_RST_SYSTEM; variable
40 return pm_shutdown_scope; in pm_get_shutdown_scope()
293 pm_shutdown_scope = subtype; in pm_system_shutdown()
/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dzynqmp_pm_api_sys.c236 static uint32_t pm_shutdown_scope = PMF_SHUTDOWN_SUBTYPE_SYSTEM; variable
246 return pm_shutdown_scope; in pm_get_shutdown_scope()
441 pm_shutdown_scope = subtype; in pm_system_shutdown()