Home
last modified time | relevance | path

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

/linux/drivers/fpga/
H A Dzynqmp-fpga.c62 ret = zynqmp_pm_fpga_load(dma_addr, size, eemi_flags); in zynqmp_fpga_ops_write()
/linux/include/linux/firmware/
H A Dxlnx-zynqmp.h599 int zynqmp_pm_fpga_load(const u64 address, const u32 size, const u32 flags);
795 static inline int zynqmp_pm_fpga_load(const u64 address, const u32 size, in zynqmp_pm_fpga_load() function