Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/firmware/
Dxlnx-zynqmp.h487 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype);
699 static inline int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) in zynqmp_pm_system_shutdown() function
/linux-6.1.9/drivers/firmware/xilinx/
Dzynqmp.c1281 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) in zynqmp_pm_system_shutdown() function
1427 ret = zynqmp_pm_system_shutdown(ZYNQMP_PM_SHUTDOWN_TYPE_SETSCOPE_ONLY, in shutdown_scope_store()