Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/firmware/
H A 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
/openbmc/linux/drivers/firmware/xilinx/
H A 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()