Home
last modified time | relevance | path

Searched refs:FPGA_MGR_PARTIAL_RECONFIG (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/fpga/
A Dzynqmp-fpga.c59 if (priv->flags & FPGA_MGR_PARTIAL_RECONFIG) in zynqmp_fpga_ops_write()
A Daltera-pr-ip-core.c84 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in alt_pr_fpga_write_init()
A Dice40-spi.c62 if ((info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in ice40_fpga_ops_write_init()
A Dzynq-fpga.c277 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()
A Dxilinx-spi.c101 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in xilinx_spi_write_init()
A Daltera-ps-spi.c116 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in altera_ps_write_init()
A Ddfl-fme-mgr.c116 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in fme_mgr_write_init()
A Dof-fpga-region.c223 info->flags |= FPGA_MGR_PARTIAL_RECONFIG; in of_fpga_region_parse_ov()
A Dmachxo2-spi.c200 if ((info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in machxo2_write_init()
A Ddfl-fme-pr.c124 info->flags |= FPGA_MGR_PARTIAL_RECONFIG; in fme_pr()
A Dsocfpga-a10.c281 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) in socfpga_a10_fpga_write_init()
A Dsocfpga.c406 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in socfpga_fpga_ops_configure_init()
A Dstratix10-soc.c186 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in s10_ops_write_init()
A Daltera-cvp.c328 if (iflags & FPGA_MGR_PARTIAL_RECONFIG) { in altera_cvp_write_init()
/linux/include/linux/fpga/
A Dfpga-mgr.h71 #define FPGA_MGR_PARTIAL_RECONFIG BIT(0) macro
/linux/Documentation/driver-api/fpga/
A Dfpga-programming.rst49 info->flags = FPGA_MGR_PARTIAL_RECONFIG;

Completed in 24 milliseconds