Home
last modified time | relevance | path

Searched refs:zynqmp_pm_load_pdi (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/fpga/
Dversal-fpga.c34 ret = zynqmp_pm_load_pdi(PDI_SRC_DDR, dma_addr); in versal_fpga_ops_write()
/linux-6.1.9/include/linux/firmware/
Dxlnx-zynqmp.h497 int zynqmp_pm_load_pdi(const u32 src, const u64 address);
746 static inline int zynqmp_pm_load_pdi(const u32 src, const u64 address) in zynqmp_pm_load_pdi() function
/linux-6.1.9/drivers/firmware/xilinx/
Dzynqmp.c1192 int zynqmp_pm_load_pdi(const u32 src, const u64 address) in zynqmp_pm_load_pdi() function
1198 EXPORT_SYMBOL_GPL(zynqmp_pm_load_pdi);