Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/firmware/
Dxlnx-zynqmp.h354 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype);
498 static inline int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) in zynqmp_pm_system_shutdown() function
/Linux-v5.10/drivers/firmware/xilinx/
Dzynqmp.c932 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) in zynqmp_pm_system_shutdown() function
1020 ret = zynqmp_pm_system_shutdown(ZYNQMP_PM_SHUTDOWN_TYPE_SETSCOPE_ONLY, in shutdown_scope_store()