Home
last modified time | relevance | path

Searched full:xlnx (Results 1 – 25 of 211) sorted by relevance

123456789

/Linux-v6.1/arch/microblaze/boot/dts/
Dsystem.dts20 compatible = "xlnx,microblaze";
40 compatible = "xlnx,microblaze-7.10.d";
53 xlnx,addr-tag-bits = <0xf>;
54 xlnx,allow-dcache-wr = <0x1>;
55 xlnx,allow-icache-wr = <0x1>;
56 xlnx,area-optimized = <0x0>;
57 xlnx,cache-byte-size = <0x2000>;
58 xlnx,d-lmb = <0x1>;
59 xlnx,d-opb = <0x0>;
60 xlnx,d-plb = <0x1>;
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Dxilinx.yaml28 - xlnx,zynq-cc108
29 - xlnx,zynq-zc702
30 - xlnx,zynq-zc706
31 - xlnx,zynq-zc770-xm010
32 - xlnx,zynq-zc770-xm011
33 - xlnx,zynq-zc770-xm012
34 - xlnx,zynq-zc770-xm013
35 - const: xlnx,zynq-7000
39 - const: xlnx,zynq-microzed
40 - const: xlnx,zynq-7000
[all …]
/Linux-v6.1/drivers/staging/axis-fifo/
Daxis-fifo.txt17 - compatible: Should be "xlnx,axi-fifo-mm-s-4.1"
22 - xlnx,axi-str-rxd-protocol: Should be "XIL_AXI_STREAM_ETH_DATA"
23 - xlnx,axi-str-rxd-tdata-width: Should be <0x20>
24 - xlnx,axi-str-txc-protocol: Should be "XIL_AXI_STREAM_ETH_CTRL"
25 - xlnx,axi-str-txc-tdata-width: Should be <0x20>
26 - xlnx,axi-str-txd-protocol: Should be "XIL_AXI_STREAM_ETH_DATA"
27 - xlnx,axi-str-txd-tdata-width: Should be <0x20>
28 - xlnx,axis-tdest-width: AXI-Stream TDEST width (ignored by the driver)
29 - xlnx,axis-tid-width: AXI-Stream TID width (ignored by the driver)
30 - xlnx,axis-tuser-width: AXI-Stream TUSER width (ignored by the driver)
[all …]
/Linux-v6.1/arch/microblaze/kernel/cpu/
Dcpuinfo-static.c28 (fcpu(cpu, "xlnx,use-barrel") ? PVR0_USE_BARREL_MASK : 0) | in set_cpuinfo_static()
29 (fcpu(cpu, "xlnx,use-msr-instr") ? PVR2_USE_MSR_INSTR : 0) | in set_cpuinfo_static()
30 (fcpu(cpu, "xlnx,use-pcmp-instr") ? PVR2_USE_PCMP_INSTR : 0) | in set_cpuinfo_static()
31 (fcpu(cpu, "xlnx,use-div") ? PVR0_USE_DIV_MASK : 0); in set_cpuinfo_static()
43 ci->use_mult = fcpu(cpu, "xlnx,use-hw-mul"); in set_cpuinfo_static()
51 ci->use_fpu = fcpu(cpu, "xlnx,use-fpu"); in set_cpuinfo_static()
59 (fcpu(cpu, "xlnx,unaligned-exceptions") ? in set_cpuinfo_static()
61 (fcpu(cpu, "xlnx,ill-opcode-exception") ? in set_cpuinfo_static()
63 (fcpu(cpu, "xlnx,iopb-bus-exception") ? in set_cpuinfo_static()
65 (fcpu(cpu, "xlnx,dopb-bus-exception") ? in set_cpuinfo_static()
[all …]
/Linux-v6.1/arch/mips/boot/dts/xilfpga/
Dnexys4ddr.dts31 compatible = "xlnx,xps-intc-1.00.a";
34 xlnx,kind-of-intr = <0x0>;
35 xlnx,num-intr-inputs = <0x6>;
43 compatible = "xlnx,xps-gpio-1.00.a";
46 xlnx,all-inputs = <0x0>;
47 xlnx,dout-default = <0x0>;
48 xlnx,gpio-width = <0x16>;
49 xlnx,interrupt-present = <0x0>;
50 xlnx,is-dual = <0x0>;
51 xlnx,tri-default = <0xffffffff>;
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dxlnx,gpio-xilinx.yaml4 $id: http://devicetree.org/schemas/gpio/xlnx,gpio-xilinx.yaml#
22 - xlnx,xps-gpio-1.00.a
50 xlnx,all-inputs:
54 xlnx,all-inputs-2:
58 xlnx,all-outputs:
62 xlnx,all-outputs-2:
66 xlnx,dout-default:
72 xlnx,dout-default-2:
78 xlnx,gpio-width:
85 xlnx,gpio2-width:
[all …]
Dgpio-zynq.yaml15 - xlnx,zynq-gpio-1.0
16 - xlnx,zynqmp-gpio-1.0
17 - xlnx,versal-gpio-1.0
18 - xlnx,pmc-gpio-1.0
52 - xlnx,zynqmp-gpio-1.0
63 - xlnx,zynq-gpio-1.0
74 - xlnx,versal-gpio-1.0
85 - xlnx,pmc-gpio-1.0
108 compatible = "xlnx,zynq-gpio-1.0";
/Linux-v6.1/Documentation/devicetree/bindings/dma/xilinx/
Dxilinx_dma.txt20 "xlnx,axi-vdma-1.00.a"
21 "xlnx,axi-dma-1.00.a"
22 "xlnx,axi-cdma-1.00.a"
23 "xlnx,axi-mcdma-1.00.a"
26 - xlnx,addrwidth: Should be the vdma addressing size in bits(ex: 32 bits).
45 - xlnx,num-fstores: Should be the number of framebuffers as configured in h/w.
48 - xlnx,sg-length-width: Should be set to the width in bits of the length
53 - xlnx,flush-fsync: Tells which channel to Flush on Frame sync.
61 For VDMA: It should be either "xlnx,axi-vdma-mm2s-channel" or
62 "xlnx,axi-vdma-s2mm-channel".
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dxlnx,i2s.txt6 - compatible: "xlnx,i2s-transmitter-1.0" for playback and
7 "xlnx,i2s-receiver-1.0" for capture
11 - xlnx,dwidth: sample data width. Can be any of 16, 24.
12 - xlnx,num-channels: Number of I2S streams. Can be any of 1, 2, 3, 4.
13 supported channels = 2 * xlnx,num-channels
18 compatible = "xlnx,i2s-receiver-1.0";
20 xlnx,dwidth = <0x18>;
21 xlnx,num-channels = <1>;
24 compatible = "xlnx,i2s-transmitter-1.0";
26 xlnx,dwidth = <0x18>;
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/serial/
Dxlnx,opb-uartlite.yaml4 $id: http://devicetree.org/schemas/serial/xlnx,opb-uartlite.yaml#
16 - xlnx,xps-uartlite-1.00.a
17 - xlnx,opb-uartlite-1.00.b
40 xlnx,data-bits:
45 xlnx,use-parity:
51 xlnx,odd-parity:
62 - xlnx,data-bits
63 - xlnx,use-parity
69 xlnx,use-parity:
74 - xlnx,odd-parity
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tpg.txt8 "xlnx,v-tpg-5.0" (TPG version 5.0)
9 "xlnx,v-tpg-6.0" (TPG version 6.0)
18 - xlnx,video-format, xlnx,video-width: Video format and width, as defined in
26 - xlnx,vtc: A phandle referencing the Video Timing Controller that generates
33 The xlnx,vtc and timing-gpios properties are mandatory when the TPG is
39 compatible = "xlnx,v-tpg-6.0", "xlnx,v-tpg-5.0";
43 xlnx,vtc = <&vtc_3>;
53 xlnx,video-format = <XVIP_VF_YUV_422>;
54 xlnx,video-width = <8>;
63 xlnx,video-format = <XVIP_VF_YUV_422>;
[all …]
Dxlnx,csi2rxss.yaml4 $id: http://devicetree.org/schemas/media/xilinx/xlnx,csi2rxss.yaml#
28 - xlnx,mipi-csi2-rx-subsystem-5.0
47 xlnx,csi-pxl-format:
75 xlnx,vfb:
79 xlnx,en-csi-v2-0:
83 xlnx,en-vcx:
88 xlnx,en-active-lanes:
152 - xlnx,vfb
155 - xlnx,csi-pxl-format
158 xlnx,csi-pxl-format: false
[all …]
Dxlnx,v-tc.txt9 - compatible: Must be "xlnx,v-tc-6.1".
18 - xlnx,detector: The VTC has a timing detector
19 - xlnx,generator: The VTC has a timing generator
21 At least one of the xlnx,detector and xlnx,generator properties must be
28 compatible = "xlnx,v-tc-6.1";
32 xlnx,generator;
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dxlnx,emaclite.yaml4 $id: http://devicetree.org/schemas/net/xlnx,emaclite.yaml#
19 - xlnx,opb-ethernetlite-1.01.a
20 - xlnx,opb-ethernetlite-1.01.b
21 - xlnx,xps-ethernetlite-1.00.a
22 - xlnx,xps-ethernetlite-2.00.a
23 - xlnx,xps-ethernetlite-2.01.a
24 - xlnx,xps-ethernetlite-3.00.a
36 xlnx,tx-ping-pong:
40 xlnx,rx-ping-pong:
55 compatible = "xlnx,xps-ethernetlite-3.00.a";
[all …]
Dxilinx_axienet.txt18 - compatible : Must be one of "xlnx,axi-ethernet-1.00.a",
19 "xlnx,axi-ethernet-1.01.a", "xlnx,axi-ethernet-2.01.a"
32 - xlnx,rxmem : Set to allocated memory buffer for Rx/Tx in the hardware
36 - xlnx,phy-type : Deprecated, do not use, but still accepted in preference
38 - xlnx,txcsum : 0 or empty for disabling TX checksum offload,
41 - xlnx,rxcsum : Same values as xlnx,txcsum but for RX checksum offload
42 - xlnx,switch-x-sgmii : Boolean to indicate the Ethernet core is configured to
79 compatible = "xlnx,axi-ethernet-1.00.a";
87 xlnx,rxcsum = <0x2>;
88 xlnx,rxmem = <0x800>;
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/timer/
Dxlnx,xps-timer.yaml4 $id: http://devicetree.org/schemas/timer/xlnx,xps-timer.yaml#
15 const: xlnx,xps-timer-1.00.a
31 xlnx,count-width:
38 xlnx,one-timer-only:
47 - xlnx,one-timer-only
58 xlnx,one-timer-only:
77 compatible = "xlnx,xps-timer-1.00.a";
80 xlnx,count-width = <16>;
81 xlnx,one-timer-only = <0x0>;
88 compatible = "xlnx,xps-timer-1.00.a";
[all …]
/Linux-v6.1/arch/arm64/boot/dts/xilinx/
Dzynqmp.dtsi15 #include <dt-bindings/dma/xlnx-zynqmp-dpdma.h>
16 #include <dt-bindings/power/xlnx-zynqmp-power.h>
17 #include <dt-bindings/reset/xlnx-zynqmp-resets.h>
20 compatible = "xlnx,zynqmp";
104 compatible = "xlnx,zynqmp-ipi-mailbox";
107 xlnx,ipi-id = <0>;
122 xlnx,ipi-id = <4>;
147 compatible = "xlnx,zynqmp-firmware";
152 compatible = "xlnx,zynqmp-power";
160 compatible = "xlnx,zynqmp-nvmem-fw";
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dxlnx,clocking-wizard.yaml4 $id: "http://devicetree.org/schemas/clock/xlnx,clocking-wizard.yaml#"
20 - xlnx,clocking-wizard
21 - xlnx,clocking-wizard-v5.2
22 - xlnx,clocking-wizard-v6.0
42 xlnx,speed-grade:
48 xlnx,nr-outputs:
61 - xlnx,speed-grade
62 - xlnx,nr-outputs
69 compatible = "xlnx,clocking-wizard";
72 xlnx,speed-grade = <1>;
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/misc/
Dxlnx,sd-fec.txt12 - compatible: Must be "xlnx,sd-fec-1.1"
25 - xlnx,sdfec-code : Should contain "ldpc" or "turbo" to describe the codes
27 - xlnx,sdfec-din-words : A value 0 indicates that the DIN_WORDS interface is
31 - xlnx,sdfec-din-width : Configures the DIN AXI stream where a value of 1
34 - xlnx,sdfec-dout-words : A value 0 indicates that the DOUT_WORDS interface is
38 - xlnx,sdfec-dout-width : Configures the DOUT AXI stream where a value of 1
47 compatible = "xlnx,sd-fec-1.1";
53 xlnx,sdfec-code = "ldpc";
54 xlnx,sdfec-din-words = <0>;
55 xlnx,sdfec-din-width = <2>;
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Dxilinx-xadc.txt23 * "xlnx,zynq-xadc-1.00.a": When using the ZYNQ device
25 * "xlnx,axi-xadc-1.00.a": When using the axi-xadc pcore to
27 * "xlnx,system-management-wiz-1.3": When using the
37 - xlnx,external-mux:
44 - xlnx,external-mux-channel: Configures which pair of pins is used to
82 * xlnx,bipolar: If set the channel is used in bipolar
88 compatible = "xlnx,zynq-xadc-1.00.a";
94 xlnx,channels {
110 compatible = "xlnx,axi-xadc-1.00.a";
116 xlnx,channels {
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/firmware/xilinx/
Dxlnx,zynqmp-firmware.yaml4 $id: http://devicetree.org/schemas/firmware/xilinx/xlnx,zynqmp-firmware.yaml#
24 const: xlnx,zynqmp-firmware
27 const: xlnx,versal-firmware
42 $ref: /schemas/fpga/xlnx,versal-fpga.yaml#
47 $ref: /schemas/crypto/xlnx,zynqmp-aes.yaml#
54 $ref: /schemas/clock/xlnx,versal-clk.yaml#
70 compatible = "xlnx,versal-firmware";
74 compatible = "xlnx,versal-fpga";
78 compatible = "xlnx,zynqmp-aes";
83 compatible = "xlnx,versal-clk";
/Linux-v6.1/Documentation/devicetree/bindings/net/can/
Dxilinx,can.yaml16 - xlnx,zynq-can-1.0
17 - xlnx,axi-can-1.00.a
18 - xlnx,canfd-1.0
19 - xlnx,canfd-2.0
65 - xlnx,zynq-can-1.0
82 - xlnx,axi-can-1.00.a
99 - xlnx,canfd-1.0
100 - xlnx,canfd-2.0
117 compatible = "xlnx,zynq-can-1.0";
129 compatible = "xlnx,axi-can-1.00.a";
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dspi-xilinx.yaml18 - xlnx,xps-spi-2.00.a
19 - xlnx,xps-spi-2.00.b
20 - xlnx,axi-quad-spi-1.00.a
28 xlnx,num-ss-bits:
33 xlnx,num-transfer-bits:
48 compatible = "xlnx,xps-spi-2.00.a";
52 xlnx,num-ss-bits = <0x1>;
53 xlnx,num-transfer-bits = <32>;
/Linux-v6.1/Documentation/devicetree/bindings/fpga/
Dxilinx-pr-decoupler.txt24 - compatible : Should contain "xlnx,pr-decoupler-1.00" followed by
25 "xlnx,pr-decoupler" or
26 "xlnx,dfx-axi-shutdown-manager-1.00" followed by
27 "xlnx,dfx-axi-shutdown-manager"
38 compatible = "xlnx,pr-decoupler-1.00",
39 "xlnx-pr-decoupler";
48 compatible = "xlnx,dfx-axi-shutdown-manager-1.00",
49 "xlnx,dfx-axi-shutdown-manager";
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/
Dxlnx,xps-timebase-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/xlnx,xps-timebase-wdt.yaml#
27 - xlnx,xps-timebase-wdt-1.01.a
28 - xlnx,xps-timebase-wdt-1.00.a
39 xlnx,wdt-interval:
45 xlnx,wdt-enable-once:
61 compatible = "xlnx,xps-timebase-wdt-1.00.a";
65 xlnx,wdt-enable-once = <0x0>;
66 xlnx,wdt-interval = <0x1b>;

123456789