Lines Matching refs:manager
8 The FPGA manager core exports a set of functions for programming an FPGA with
12 it's just binary data. The FPGA manager core won't parse it.
37 To get/put a reference to a FPGA manager:
44 Given a DT node, get an exclusive reference to a FPGA manager or release
66 /* device node that specifies the FPGA manager to use */
78 /* Get exclusive control of FPGA manager */
84 /* Release the FPGA manager */
93 /* device node that specifies the FPGA manager to use */
104 /* Get exclusive control of FPGA manager */
110 /* Release the FPGA manager */
116 To add another FPGA manager, write a driver that implements a set of ops. The
169 The ops include a .state function which will read the hardware FPGA manager and