Lines Matching full:manager
66 * In some implementations, the FPGA Manager transparantly handles gating the
72 FPGA Manager
73 * An FPGA Manager is a hardware block that programs an FPGA under the control
112 2. Program the FPGA using the FPGA manager.
128 * FPGA Manager
144 reconfiguration. It must include a phandle to an FPGA Manager. The base
155 If an FPGA Region does not specify a FPGA Manager, it will inherit the FPGA
156 Manager specified by its ancestor FPGA Region. This supports both the case
157 where the same FPGA Manager is used for all of a FPGA as well the case where
158 a different FPGA Manager is used for each region.
168 - fpga-mgr : should contain a phandle to an FPGA Manager. Child FPGA Regions
170 in a region will override any inherited FPGA manager.
182 This property is optional if the FPGA Manager handles the bridges.
205 firmware specified in the overlay is loaded to the FPGA using the FPGA manager
285 In all cases the live DT must have the FPGA Manager, FPGA Bridges (if any), and
290 In this case, the FPGA Manager which programs the FPGA also handles the
297 applied, the live DT must include the FPGA Manager, FPGA Bridges, and a
316 * FPGA Manager
327 The live Device Tree must contain an FPGA Region, an FPGA Manager, and any FPGA
328 Bridges. The FPGA Region's "fpga-mgr" property specifies the manager by phandle
330 Region, the parent's FPGA Manager is used. If FPGA Bridges need to be involved,