Home
last modified time | relevance | path

Searched full:reconfiguration (Results 1 – 25 of 183) sorted by relevance

12345678

/linux/Documentation/devicetree/bindings/fpga/
H A Dfpga-region.yaml25 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 Daltera-pr-ip.txt1 Altera Arria10 Partial Reconfiguration IP
/linux/Documentation/ABI/testing/
H A Dsysfs-class-fpga-manager50 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 Dsysfs-driver-intel-m10-bmc-sec-update16 reconfiguration region if one is programmed, else it
44 signing keys for the partial reconfiguration region. The
H A Dsysfs-class-fpga-region6 of the FPGA reconfiguration hardware and image. This value
/linux/drivers/fpga/
H A Daltera-pr-ip-core.c3 * 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 Daltera-pr-ip-core-plat.c3 * Driver for Altera Partial Reconfiguration IP Core
45 MODULE_DESCRIPTION("Altera Partial Reconfiguration IP Platform Driver");
H A Dxilinx-pr-decoupler.c6 * FPGA Bridge Driver for the Xilinx LogiCORE Partial Reconfiguration
174 MODULE_DESCRIPTION("Xilinx Partial Reconfiguration Decoupler");
H A Daltera-fpga2sdram.c14 * 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 Dstratix10-soc.c172 * 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 Dintro.rst39 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 Dfs_context.h2 /* 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 Dclockchips.h90 * @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 Ddfl.rst17 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 Derror_handling.rst50 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 Dsched.c18 * The sequence involves sending 3 broadcast messages (reconfiguration
21 * This API executes clock pause reconfiguration sequence if wakeup is false.
H A Dslimbus.h54 /* 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 Ddrmem.c3 * 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 Dnuma.c559 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 Daltera-pr-ip-core.h3 * Driver for Altera Partial Reconfiguration IP Core
/linux/Documentation/driver-api/
H A Dslimbus.rst22 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 Dmount_api.rst64 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 Domap3isp-uapi.rst174 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 Dprom.h139 /* 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 Dibuf_ctrl_global.h55 /* DMA reconfiguration */

12345678