Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/firmware/
H A Dxlnx-zynqmp.h354 int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype);
526 static inline int zynqmp_pm_system_shutdown(const u32 type, const u32 subtype) in zynqmp_pm_system_shutdown() function
/OK3568_Linux_fs/kernel/drivers/firmware/xilinx/
H A 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()