Home
last modified time | relevance | path

Searched refs:zynqmp_pm_request_wake (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/firmware/
H A Dxlnx-zynqmp.h626 int zynqmp_pm_request_wake(const u32 node,
917 static inline int zynqmp_pm_request_wake(const u32 node, in zynqmp_pm_request_wake() function
/linux-6.15/drivers/firmware/xilinx/
H A Dzynqmp-debug.c142 ret = zynqmp_pm_request_wake(pm_api_arg[0], in process_api_request()
H A Dzynqmp.c1440 int zynqmp_pm_request_wake(const u32 node, in zynqmp_pm_request_wake() function
1449 EXPORT_SYMBOL_GPL(zynqmp_pm_request_wake);
/linux-6.15/drivers/remoteproc/
H A Dxlnx_r5_remoteproc.c383 ret = zynqmp_pm_request_wake(r5_core->pm_domain_id, 1, in zynqmp_r5_rproc_start()