Home
last modified time | relevance | path

Searched full:versal (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v6.6/Documentation/devicetree/bindings/firmware/xilinx/
Dxlnx,zynqmp-firmware.yaml26 - description: For implementations complying for Versal.
27 const: xlnx,versal-firmware
45 $ref: /schemas/fpga/xlnx,versal-fpga.yaml#
57 $ref: /schemas/clock/xlnx,versal-clk.yaml#
58 description: The clock controller is a hardware block of Xilinx versal
83 versal-firmware {
84 compatible = "xlnx,versal-firmware";
88 compatible = "xlnx,versal-fpga";
97 compatible = "xlnx,versal-clk";
/Linux-v6.6/Documentation/devicetree/bindings/fpga/
Dxlnx,versal-fpga.yaml4 $id: http://devicetree.org/schemas/fpga/xlnx,versal-fpga.yaml#
7 title: Xilinx Versal FPGA driver.
13 Device Tree Versal FPGA bindings for the Versal SoC, controlled
20 - xlnx,versal-fpga
30 compatible = "xlnx,versal-fpga";
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dxlnx,versal-clk.yaml4 $id: http://devicetree.org/schemas/clock/xlnx,versal-clk.yaml#
7 title: Xilinx Versal clock controller
13 The clock controller is a hardware block of Xilinx versal clock tree. It
21 - xlnx,versal-clk
25 - xlnx,versal-net-clk
26 - const: xlnx,versal-clk
55 - xlnx,versal-clk
112 compatible = "xlnx,versal-clk";
Dxlnx,clocking-wizard.yaml13 The clocking wizard is a soft ip clocking block of Xilinx versal. It
/Linux-v6.6/Documentation/devicetree/bindings/reset/
Dxlnx,zynqmp-reset.yaml7 title: Zynq UltraScale+ MPSoC and Versal reset
13 The Zynq UltraScale+ MPSoC and Versal has several different resets.
27 For list of all valid reset indices for Versal
28 <dt-bindings/reset/xlnx-versal-resets.h>
34 - xlnx,versal-reset
35 - xlnx,versal-net-reset
/Linux-v6.6/Documentation/devicetree/bindings/watchdog/
Dxlnx,versal-wwdt.yaml4 $id: http://devicetree.org/schemas/watchdog/xlnx,versal-wwdt.yaml#
7 title: Xilinx Versal window watchdog timer controller
13 Versal watchdog intellectual property uses window watchdog mode.
27 - xlnx,versal-wwdt
45 compatible = "xlnx,versal-wwdt";
/Linux-v6.6/Documentation/devicetree/bindings/pci/
Dxilinx-versal-cpm.yaml4 $id: http://devicetree.org/schemas/pci/xilinx-versal-cpm.yaml#
7 title: CPM Host Controller device tree for Xilinx Versal SoCs
18 - xlnx,versal-cpm-host-1.00
19 - xlnx,versal-cpm5-host
75 versal {
79 compatible = "xlnx,versal-cpm-host-1.00";
106 compatible = "xlnx,versal-cpm5-host";
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Darasan,sdhci.yaml29 - xlnx,versal-8.9a
30 - xlnx,versal-net-emmc
61 - const: xlnx,versal-8.9a # Versal SDHCI 8.9a PHY
66 - const: xlnx,versal-net-emmc # Versal Net eMMC PHY
238 compatible = "xlnx,versal-8.9a", "arasan,sdhci-8.9a";
/Linux-v6.6/drivers/fpga/
Dversal-fpga.c57 mgr = devm_fpga_mgr_register(dev, "Xilinx Versal FPGA Manager", in versal_fpga_probe()
63 { .compatible = "xlnx,versal-fpga", },
79 MODULE_DESCRIPTION("Xilinx Versal FPGA Manager");
DKconfig238 tristate "Xilinx Versal FPGA"
242 Xilinx Versal SoC. This driver uses the firmware interface to
DMakefile21 obj-$(CONFIG_FPGA_MGR_VERSAL_FPGA) += versal-fpga.o
/Linux-v6.6/Documentation/devicetree/bindings/bus/
Dxlnx,versal-net-cdx.yaml4 $id: http://devicetree.org/schemas/bus/xlnx,versal-net-cdx.yaml#
39 const: xlnx,versal-net-cdx
73 compatible = "xlnx,versal-net-cdx";
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
Dgpio-zynq.yaml17 - xlnx,versal-gpio-1.0
74 - xlnx,versal-gpio-1.0
/Linux-v6.6/drivers/reset/
Dreset-zynqmp.c127 { .compatible = "xlnx,versal-reset", .data = &versal_reset_data, },
128 { .compatible = "xlnx,versal-net-reset", .data = &versal_net_reset_data, },
/Linux-v6.6/Documentation/devicetree/bindings/spi/
Dcdns,qspi-nor.yaml18 const: xlnx,versal-ospi-1.0
74 - xlnx,versal-ospi-1.0
Dspi-zynqmp-qspi.yaml18 - xlnx,versal-qspi-1.0
/Linux-v6.6/drivers/watchdog/
Dxilinx_wwdt.c3 * Window watchdog device driver for Xilinx Versal WWDT
185 { .compatible = "xlnx,versal-wwdt", },
/Linux-v6.6/drivers/cdx/controller/
Dcdx_controller.c3 * CDX host controller driver for AMD versal-net platform.
194 {.compatible = "xlnx,versal-net-cdx",},
Dmc_cdx_pcol.h315 * addresses (prior to any potential IOMMU translation). For versal-net, these
585 * enum: MCDI command directed to versal-net. MCDI responses of this type
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dcdns,macb.yaml30 - xlnx,versal-gem # Xilinx Versal
/Linux-v6.6/drivers/pci/controller/
DKconfig338 bool "Xilinx Versal CPM PCI controller"
343 Xilinx Versal CPM host bridge.
Dpcie-xilinx-cpm.c3 * PCIe host controller driver for Xilinx Versal CPM DMA Bridge
644 .compatible = "xlnx,versal-cpm-host-1.00",
648 .compatible = "xlnx,versal-cpm5-host",
/Linux-v6.6/drivers/usb/dwc3/
Ddwc3-xilinx.c35 /* Versal USB Reset ID */
242 .compatible = "xlnx,versal-dwc3",
/Linux-v6.6/Documentation/devicetree/bindings/usb/
Ddwc3-xilinx.yaml17 - xlnx,versal-dwc3
/Linux-v6.6/drivers/mmc/host/
Dsdhci-of-arasan.c1283 if (of_device_is_compatible(dev->of_node, "xlnx,versal-8.9a")) { in arasan_dt_parse_clk_phases()
1294 if (of_device_is_compatible(dev->of_node, "xlnx,versal-net-emmc")) { in arasan_dt_parse_clk_phases()
1516 .compatible = "xlnx,versal-8.9a",
1520 .compatible = "xlnx,versal-net-emmc",
1996 if (of_device_is_compatible(np, "xlnx,versal-net-emmc")) in sdhci_arasan_probe()

12