Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/firmware/
H A Dxlnx-zynqmp.h348 int zynqmp_pm_fpga_load(const u64 address, const u32 size, const u32 flags);
495 static inline int zynqmp_pm_fpga_load(const u64 address, const u32 size, in zynqmp_pm_fpga_load() function
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Dzynqmp-fpga.c62 ret = zynqmp_pm_fpga_load(dma_addr, size, eemi_flags); in zynqmp_fpga_ops_write()
/OK3568_Linux_fs/kernel/drivers/firmware/xilinx/
H A Dzynqmp.c783 int zynqmp_pm_fpga_load(const u64 address, const u32 size, const u32 flags) in zynqmp_pm_fpga_load() function
788 EXPORT_SYMBOL_GPL(zynqmp_pm_fpga_load);