Searched full:decoupler (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/fpga/ |
H A D | xlnx,pr-decoupler.yaml | 4 $id: http://devicetree.org/schemas/fpga/xlnx,pr-decoupler.yaml# 7 title: Xilinx LogiCORE Partial Reconfig Decoupler/AXI shutdown manager Softcore 13 The Xilinx LogiCORE Partial Reconfig(PR) Decoupler manages one or more 19 is compatible with the Xilinx LogiCORE pr-decoupler. The Dynamic Function 32 - const: xlnx,pr-decoupler-1.00 33 - const: xlnx,pr-decoupler 59 compatible = "xlnx,pr-decoupler-1.00", "xlnx,pr-decoupler";
|
/openbmc/linux/drivers/fpga/ |
H A D | xilinx-pr-decoupler.c | 7 * Decoupler IP Core. 86 .name = "Xilinx PR Decoupler", 94 { .compatible = "xlnx,pr-decoupler-1.00", .data = &decoupler_config }, 95 { .compatible = "xlnx,pr-decoupler", .data = &decoupler_config }, 183 MODULE_DESCRIPTION("Xilinx Partial Reconfiguration Decoupler");
|
H A D | Kconfig | 117 tristate "Xilinx LogiCORE PR Decoupler" 121 Say Y to enable drivers for Xilinx LogiCORE PR Decoupler 123 The PR Decoupler exists in the FPGA fabric to isolate one
|
H A D | Makefile | 35 obj-$(CONFIG_XILINX_PR_DECOUPLER) += xilinx-pr-decoupler.o
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |