Searched refs:write_init (Results 1 – 5 of 5) sorted by relevance
85 int (*write_init)(struct fpga_manager *mgr, u32 flags, member
120 .write_init = socfpga_fpga_ops_configure_init,156 1. .write_init160 The .write_init function will prepare the FPGA to receive the image data.
58 ret = mgr->mops->write_init(mgr, flags, buf, count); in fpga_mgr_buf_load()259 if (!mops || !mops->write_init || !mops->write || in fpga_mgr_register()
403 .write_init = zynq_fpga_ops_write_init,
548 .write_init = socfpga_fpga_ops_configure_init,