Searched refs:subtype (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/common/pm_service/ |
| H A D | pm_api_sys.c | 285 enum pm_ret_status pm_system_shutdown(uint32_t type, uint32_t subtype, in pm_system_shutdown() argument 293 pm_shutdown_scope = subtype; in pm_system_shutdown() 299 type, subtype); in pm_system_shutdown()
|
| /rk3399_ARM-atf/plat/xilinx/common/include/ |
| H A D | pm_api_sys.h | 41 enum pm_ret_status pm_system_shutdown(uint32_t type, uint32_t subtype,
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/ |
| H A D | zynqmp_pm_api_sys.h | 100 enum pm_ret_status pm_system_shutdown(uint32_t type, uint32_t subtype,
|
| H A D | zynqmp_pm_api_sys.c | 433 enum pm_ret_status pm_system_shutdown(uint32_t type, uint32_t subtype, in pm_system_shutdown() argument 441 pm_shutdown_scope = subtype; in pm_system_shutdown() 443 PM_PACK_PAYLOAD3(payload, flag, PM_SYSTEM_SHUTDOWN, type, subtype); in pm_system_shutdown()
|