Searched refs:FPGA_MGR_PARTIAL_RECONFIG (Results 1 – 16 of 16) sorted by relevance
59 if (priv->flags & FPGA_MGR_PARTIAL_RECONFIG) in zynqmp_fpga_ops_write()
84 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in alt_pr_fpga_write_init()
62 if ((info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in ice40_fpga_ops_write_init()
277 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in zynq_fpga_ops_write_init()511 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in zynq_fpga_ops_write_complete()
101 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in xilinx_spi_write_init()
116 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in altera_ps_write_init()
116 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in fme_mgr_write_init()
223 info->flags |= FPGA_MGR_PARTIAL_RECONFIG; in of_fpga_region_parse_ov()
200 if ((info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in machxo2_write_init()
124 info->flags |= FPGA_MGR_PARTIAL_RECONFIG; in fme_pr()
281 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) in socfpga_a10_fpga_write_init()
406 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in socfpga_fpga_ops_configure_init()
186 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in s10_ops_write_init()
328 if (iflags & FPGA_MGR_PARTIAL_RECONFIG) { in altera_cvp_write_init()
71 #define FPGA_MGR_PARTIAL_RECONFIG BIT(0) macro
49 info->flags = FPGA_MGR_PARTIAL_RECONFIG;
Completed in 20 milliseconds