Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/devicetree/bindings/reset/
Dxlnx,zynqmp-reset.txt2 = 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/
Dxlnx,versal-clk.yaml4 $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/
Dxlnx,zynqmp-firmware.txt16 "xlnx,versal-firmware" for Versal
36 Versal
39 versal_firmware: versal-firmware {
40 compatible = "xlnx,versal-firmware";
/Linux-v5.10/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
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/
Darasan,sdhci.yaml29 - 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/
DKconfig106 bool "Xilinx Versal CPM host bridge support"
111 Xilinx Versal CPM host bridge.
Dpcie-xilinx-cpm.c3 * 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/
Dgpio-zynq.txt10 "xlnx,zynqmp-gpio-1.0" or "xlnx,versal-gpio-1.0
/Linux-v5.10/drivers/reset/
Dreset-zynqmp.c123 { .compatible = "xlnx,versal-reset", .data = &versal_reset_data, },
/Linux-v5.10/drivers/firmware/xilinx/
Dzynqmp.c1230 np = of_find_compatible_node(NULL, NULL, "xlnx,versal"); in zynqmp_firmware_probe()
1298 {.compatible = "xlnx,versal-firmware"},
/Linux-v5.10/drivers/clk/zynqmp/
Dclkc.c759 {.compatible = "xlnx,versal-clk"},
/Linux-v5.10/drivers/mmc/host/
Dsdhci-of-arasan.c1043 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/
Dgpio-zynq.c870 { .compatible = "xlnx,versal-gpio-1.0", .data = &versal_gpio_def },