Searched full:versal (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/reset/ |
D | xlnx,zynqmp-reset.txt | 2 = Zynq UltraScale+ MPSoC and Versal reset driver binding = 4 The Zynq UltraScale+ MPSoC and Versal has several different resets. 14 "xlnx,versal-reset" for Versal platform 43 For list of all valid reset indices for Versal see 44 <dt-bindings/reset/xlnx-versal-resets.h>
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | xlnx,versal-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/xlnx,versal-clk.yaml# 7 title: Xilinx Versal clock controller 15 The clock controller is a hardware block of Xilinx versal clock tree. It 23 const: xlnx,versal-clk 58 compatible = "xlnx,versal-clk";
|
/Linux-v5.10/Documentation/devicetree/bindings/firmware/xilinx/ |
D | xlnx,zynqmp-firmware.txt | 16 "xlnx,versal-firmware" for Versal 36 Versal 39 versal_firmware: versal-firmware { 40 compatible = "xlnx,versal-firmware";
|
/Linux-v5.10/Documentation/devicetree/bindings/pci/ |
D | xilinx-versal-cpm.yaml | 4 $id: http://devicetree.org/schemas/pci/xilinx-versal-cpm.yaml# 7 title: CPM Host Controller device tree for Xilinx Versal SoCs 17 const: xlnx,versal-cpm-host-1.00 70 versal { 74 compatible = "xlnx,versal-cpm-host-1.00";
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | arasan,sdhci.yaml | 29 - xlnx,versal-8.9a 60 - const: xlnx,versal-8.9a # Versal SDHCI 8.9a PHY 225 compatible = "xlnx,versal-8.9a", "arasan,sdhci-8.9a";
|
/Linux-v5.10/drivers/pci/controller/ |
D | Kconfig | 106 bool "Xilinx Versal CPM host bridge support" 111 Xilinx Versal CPM host bridge.
|
D | pcie-xilinx-cpm.c | 3 * PCIe host controller driver for Xilinx Versal CPM DMA Bridge 594 { .compatible = "xlnx,versal-cpm-host-1.00", },
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-zynq.txt | 10 "xlnx,zynqmp-gpio-1.0" or "xlnx,versal-gpio-1.0
|
/Linux-v5.10/drivers/reset/ |
D | reset-zynqmp.c | 123 { .compatible = "xlnx,versal-reset", .data = &versal_reset_data, },
|
/Linux-v5.10/drivers/firmware/xilinx/ |
D | zynqmp.c | 1230 np = of_find_compatible_node(NULL, NULL, "xlnx,versal"); in zynqmp_firmware_probe() 1298 {.compatible = "xlnx,versal-firmware"},
|
/Linux-v5.10/drivers/clk/zynqmp/ |
D | clkc.c | 759 {.compatible = "xlnx,versal-clk"},
|
/Linux-v5.10/drivers/mmc/host/ |
D | sdhci-of-arasan.c | 1043 if (of_device_is_compatible(dev->of_node, "xlnx,versal-8.9a")) { in arasan_dt_parse_clk_phases() 1248 .compatible = "xlnx,versal-8.9a",
|
/Linux-v5.10/drivers/gpio/ |
D | gpio-zynq.c | 870 { .compatible = "xlnx,versal-gpio-1.0", .data = &versal_gpio_def },
|