Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/firmware/
Dxlnx-zynqmp.h546 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype);
777 static inline int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) in zynqmp_pm_system_shutdown() function
/Linux-v6.6/drivers/firmware/xilinx/
Dzynqmp.c1494 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) in zynqmp_pm_system_shutdown() function
1640 ret = zynqmp_pm_system_shutdown(ZYNQMP_PM_SHUTDOWN_TYPE_SETSCOPE_ONLY, in shutdown_scope_store()