/linux/Documentation/devicetree/bindings/fpga/ |
H A D | fpga-region.yaml | 25 FPGA Regions represent FPGA's and partial reconfiguration regions of FPGA's in 38 Full Reconfiguration 41 Partial Reconfiguration (PR) 46 Partial Reconfiguration Region (PRR) 48 * A PRR is a specific section of an FPGA reserved for reconfiguration. 69 * During Full Reconfiguration, hardware bridges between the host and FPGA 71 * During Partial Reconfiguration of a specific region, that region's bridge 85 * An FPGA image that is designed to do full reconfiguration of the FPGA. 86 * A base image may set up a set of partial reconfiguration regions that may 151 reconfiguration. It must include a phandle to an FPGA Manager. The base [all …]
|
H A D | altera-pr-ip.txt | 1 Altera Arria10 Partial Reconfiguration IP
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-fpga-manager | 50 reconfiguration hardware. 51 e.g. start reconfiguration 54 reconfiguration hardware. 55 * reconfig incompatible image - reconfiguration image is 58 reconfiguration hardware 60 reconfiguration hardware
|
H A D | sysfs-driver-intel-m10-bmc-sec-update | 16 reconfiguration region if one is programmed, else it 44 signing keys for the partial reconfiguration region. The
|
H A D | sysfs-class-fpga-region | 6 of the FPGA reconfiguration hardware and image. This value
|
/linux/drivers/fpga/ |
H A D | altera-pr-ip-core.c | 3 * Driver for Altera Partial Reconfiguration IP Core 85 dev_err(&mgr->dev, "%s Partial Reconfiguration flag not set\n", in alt_pr_fpga_write_init() 94 "%s Partial Reconfiguration already started\n", in alt_pr_fpga_write_init() 156 "successful partial reconfiguration\n"); in alt_pr_fpga_write_complete() 200 MODULE_DESCRIPTION("Altera Partial Reconfiguration IP Core");
|
H A D | altera-pr-ip-core-plat.c | 3 * Driver for Altera Partial Reconfiguration IP Core 45 MODULE_DESCRIPTION("Altera Partial Reconfiguration IP Platform Driver");
|
H A D | xilinx-pr-decoupler.c | 6 * FPGA Bridge Driver for the Xilinx LogiCORE Partial Reconfiguration 174 MODULE_DESCRIPTION("Xilinx Partial Reconfiguration Decoupler");
|
H A D | altera-fpga2sdram.c | 14 * reconfiguration. The code reconfiguring the ports cannot run out of SDRAM 15 * nor can the FPGA access the SDRAM during reconfiguration. This driver does
|
H A D | stratix10-soc.c | 172 * s10_ops_write_init - prepare for FPGA reconfiguration by requesting 188 dev_dbg(dev, "Requesting partial reconfiguration.\n"); in s10_ops_write_init() 191 dev_dbg(dev, "Requesting full reconfiguration.\n"); in s10_ops_write_init()
|
/linux/Documentation/driver-api/fpga/ |
H A D | intro.rst | 39 bridge in FPGA fabric that surrounds a partial reconfiguration region 51 FPGA in full reconfiguration or to a partial reconfiguration region.
|
/linux/include/linux/ |
H A D | fs_context.h | 2 /* Filesystem superblock creation and reconfiguration context. 32 FS_CONTEXT_FOR_RECONFIGURE, /* Superblock reconfiguration (remount) */ 42 FS_CONTEXT_AWAITING_RECONF, /* Awaiting initialisation for reconfiguration */ 43 FS_CONTEXT_RECONF_PARAMS, /* Loading params for reconfiguration */ 83 * reconfiguration of a superblock. 85 * Superblock creation fills in ->root whereas reconfiguration begins with this
|
H A D | clockchips.h | 90 * @min_delta_ticks: minimum delta value in ticks stored for reconfiguration 91 * @max_delta_ticks: maximum delta value in ticks stored for reconfiguration
|
/linux/Documentation/fpga/ |
H A D | dfl.rst | 17 enables system level management functions such as FPGA reconfiguration. 71 Feature Register Set, e.g. FME Partial Reconfiguration Feature Register Set. 199 The FPGA Management Engine performs reconfiguration and other infrastructure 281 reset at any time, e.g. during DMA or Partial Reconfiguration. But it should 342 b) Partial Reconfiguration. The FME driver creates FPGA manager, FPGA 346 reconfiguration of the PR bitstream to the given port. 360 Partial Reconfiguration 363 reconfiguration of a PR bitstream file. The PR bitstream file must have been 365 (port) of the FPGA, otherwise, the reconfiguration operation will fail and 369 userspace before calling the reconfiguration IOCTL. [all …]
|
/linux/Documentation/driver-api/soundwire/ |
H A D | error_handling.rst | 50 Errors during global reconfiguration sequences are extremely difficult to 57 such as frame reconfiguration would be handled at different times). A global
|
/linux/drivers/slimbus/ |
H A D | sched.c | 18 * The sequence involves sending 3 broadcast messages (reconfiguration 21 * This API executes clock pause reconfiguration sequence if wakeup is false.
|
H A D | slimbus.h | 54 /* Clock pause Reconfiguration messages */ 172 * @m_reconf: This mutex is held until current reconfiguration (data channel 175 * messages can be sent on the bus when reconfiguration is in progress.
|
/linux/arch/powerpc/mm/ |
H A D | drmem.c | 3 * Dynamic reconfiguration memory support 178 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in drmem_update_dt() 340 * dynamic-reconfiguration-memory node property. 493 dn = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in drmem_init()
|
H A D | numa.c | 559 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in of_get_assoc_arrays() 618 * ibm,dynamic-reconfiguration-memory node. 845 * Extract NUMA information from the ibm,dynamic-reconfiguration-memory 1026 * ibm,dynamic-reconfiguration-memory node. in parse_numa_properties() 1028 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in parse_numa_properties() 1249 * ibm,dynamic-reconfiguration-memory/ibm,dynamic-memory. 1325 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in hot_add_scn_to_nid() 1353 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in hot_add_drconf_memory_max()
|
/linux/include/linux/fpga/ |
H A D | altera-pr-ip-core.h | 3 * Driver for Altera Partial Reconfiguration IP Core
|
/linux/Documentation/driver-api/ |
H A D | slimbus.rst | 22 reconfiguration sequence is a broadcast message announced to all devices) 105 SLIMbus mandates that a reconfiguration sequence (known as clock-pause) be
|
/linux/Documentation/filesystems/ |
H A D | mount_api.rst | 64 The creation and reconfiguration of a superblock is governed by a filesystem 280 information stored in the filesystem context (reconfiguration goes via a 294 Called to effect reconfiguration of a superblock using information stored 322 reconfiguration (FS_CONTEXT_FOR_RECONFIGURE) in which case it indicates 369 In the case of reconfiguration, the target superblock will be accessible 384 Called to apply any reconfiguration to an LSM's context. It must not
|
/linux/Documentation/userspace-api/media/drivers/ |
H A D | omap3isp-uapi.rst | 174 driver supports reconfiguration while streaming, it does not support a 175 reconfiguration which requires bigger buffer size than what is already
|
/linux/arch/powerpc/include/asm/ |
H A D | prom.h | 139 /* ibm,dynamic-reconfiguration-memory property supported */ 155 #define OV5_DRMEM_V2 0x1680 /* ibm,dynamic-reconfiguration-v2 */
|
/linux/drivers/staging/media/atomisp/pci/css_2401_system/ |
H A D | ibuf_ctrl_global.h | 55 /* DMA reconfiguration */
|