Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/fpga/
Dfpga-mgr.h71 #define FPGA_MGR_PARTIAL_RECONFIG BIT(0) macro
/Linux-v4.19/drivers/fpga/
Daltera-pr-ip-core.c84 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in alt_pr_fpga_write_init()
Dxilinx-spi.c50 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in xilinx_spi_write_init()
Dice40-spi.c59 if ((info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in ice40_fpga_ops_write_init()
Dzynq-fpga.c285 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in zynq_fpga_ops_write_init()
515 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in zynq_fpga_ops_write_complete()
Daltera-ps-spi.c113 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in altera_ps_write_init()
Dof-fpga-region.c228 info->flags |= FPGA_MGR_PARTIAL_RECONFIG; in of_fpga_region_parse_ov()
Ddfl-fme-mgr.c116 if (!(info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in fme_mgr_write_init()
Dmachxo2-spi.c199 if ((info->flags & FPGA_MGR_PARTIAL_RECONFIG)) { in machxo2_write_init()
Dsocfpga-a10.c281 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) in socfpga_a10_fpga_write_init()
Ddfl-fme-pr.c125 info->flags |= FPGA_MGR_PARTIAL_RECONFIG; in fme_pr()
Daltera-cvp.c180 if (iflags & FPGA_MGR_PARTIAL_RECONFIG) { in altera_cvp_write_init()
Dsocfpga.c406 if (info->flags & FPGA_MGR_PARTIAL_RECONFIG) { in socfpga_fpga_ops_configure_init()
/Linux-v4.19/Documentation/driver-api/fpga/
Dfpga-region.rst48 info->flags |= FPGA_MGR_PARTIAL_RECONFIG;
Dfpga-mgr.rst129 info->flags = FPGA_MGR_PARTIAL_RECONFIG;