Home
last modified time | relevance | path

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

12

/linux-3.3/arch/powerpc/boot/dts/
Dvirtex440-ml507.dts26 compatible = "xlnx,virtex440";
54 xlnx,apu-control = <1>;
55 xlnx,apu-udi-0 = <0>;
56 xlnx,apu-udi-1 = <0>;
57 xlnx,apu-udi-10 = <0>;
58 xlnx,apu-udi-11 = <0>;
59 xlnx,apu-udi-12 = <0>;
60 xlnx,apu-udi-13 = <0>;
61 xlnx,apu-udi-14 = <0>;
62 xlnx,apu-udi-15 = <0>;
[all …]
Dvirtex440-ml510.dts16 compatible = "xlnx,ml510-ref-design", "xlnx,virtex440";
49 xlnx,apu-control = <0x2000>;
50 xlnx,apu-udi-0 = <0x0>;
51 xlnx,apu-udi-1 = <0x0>;
52 xlnx,apu-udi-10 = <0x0>;
53 xlnx,apu-udi-11 = <0x0>;
54 xlnx,apu-udi-12 = <0x0>;
55 xlnx,apu-udi-13 = <0x0>;
56 xlnx,apu-udi-14 = <0x0>;
57 xlnx,apu-udi-15 = <0x0>;
[all …]
/linux-3.3/arch/microblaze/platform/generic/
Dsystem.dts34 compatible = "xlnx,microblaze";
55 compatible = "xlnx,microblaze-7.10.d";
68 xlnx,addr-tag-bits = <0xf>;
69 xlnx,allow-dcache-wr = <0x1>;
70 xlnx,allow-icache-wr = <0x1>;
71 xlnx,area-optimized = <0x0>;
72 xlnx,cache-byte-size = <0x2000>;
73 xlnx,d-lmb = <0x1>;
74 xlnx,d-opb = <0x0>;
75 xlnx,d-plb = <0x1>;
[all …]
/linux-3.3/arch/microblaze/boot/dts/
Dsystem.dts34 compatible = "xlnx,microblaze";
55 compatible = "xlnx,microblaze-7.10.d";
68 xlnx,addr-tag-bits = <0xf>;
69 xlnx,allow-dcache-wr = <0x1>;
70 xlnx,allow-icache-wr = <0x1>;
71 xlnx,area-optimized = <0x0>;
72 xlnx,cache-byte-size = <0x2000>;
73 xlnx,d-lmb = <0x1>;
74 xlnx,d-opb = <0x0>;
75 xlnx,d-plb = <0x1>;
[all …]
/linux-3.3/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-3.3/arch/powerpc/platforms/44x/
Dvirtex.c26 { .compatible = "xlnx,plb-v46-1.00.a", },
27 { .compatible = "xlnx,plb-v46-1.02.a", },
28 { .compatible = "xlnx,plb-v34-1.01.a", },
29 { .compatible = "xlnx,plb-v34-1.02.a", },
30 { .compatible = "xlnx,opb-v20-1.10.c", },
31 { .compatible = "xlnx,dcr-v29-1.00.a", },
32 { .compatible = "xlnx,compound", },
48 if (!of_flat_dt_is_compatible(root, "xlnx,virtex440")) in virtex_probe()
/linux-3.3/arch/powerpc/platforms/40x/
Dvirtex.c21 { .compatible = "xlnx,plb-v46-1.00.a", },
22 { .compatible = "xlnx,plb-v34-1.01.a", },
23 { .compatible = "xlnx,plb-v34-1.02.a", },
24 { .compatible = "xlnx,opb-v20-1.10.c", },
25 { .compatible = "xlnx,dcr-v29-1.00.a", },
26 { .compatible = "xlnx,compound", },
42 if (!of_flat_dt_is_compatible(root, "xlnx,virtex")) in virtex_probe()
/linux-3.3/Documentation/devicetree/bindings/
Dxilinx.txt24 compatible = "xlnx,(ip-core-name)-(HW_VER)"
29 xlnx,(parameter1) = "(string-value)";
30 xlnx,(parameter2) = <(int-value)>;
78 compatible = "xlnx,opb-uartlite-1.00.b";
84 xlnx,data-bits = <8>;
85 xlnx,odd-parity = <0>;
86 xlnx,use-parity = <0>;
94 compatible with the bus type 'xlnx,compound', and should contain
126 compatible = "xlnx,compound";
131 compatible = "xlnx,opb-ps2-dual-ref-1.00.a";
[all …]
Dvendor-prefixes.txt47 xlnx Xilinx
/linux-3.3/arch/microblaze/kernel/
Dprom.c77 if ((strncmp(p, "xlnx,xps-uart16550", 18) == 0) || in early_init_dt_scan_chosen_serial()
78 (strncmp(p, "xlnx,axi-uart16550", 18) == 0)) { in early_init_dt_scan_chosen_serial()
89 if ((strncmp(p, "xlnx,xps-uartlite", 17) == 0) || in early_init_dt_scan_chosen_serial()
90 (strncmp(p, "xlnx,opb-uartlite", 17) == 0) || in early_init_dt_scan_chosen_serial()
91 (strncmp(p, "xlnx,axi-uartlite", 17) == 0) || in early_init_dt_scan_chosen_serial()
92 (strncmp(p, "xlnx,mdm", 8) == 0)) { in early_init_dt_scan_chosen_serial()
Dintc.c118 intc = of_find_compatible_node(NULL, NULL, "xlnx,xps-intc-1.00.a"); in init_IRQ()
124 "xlnx,num-intr-inputs", NULL)); in init_IRQ()
127 be32_to_cpup(of_get_property(intc, "xlnx,kind-of-intr", NULL)); in init_IRQ()
Dheartbeat.c51 "xlnx,xps-gpio-1.00.a", in setup_heartbeat()
67 prop = (int *) of_get_property(gpio, "xlnx,is-bidir", NULL); in setup_heartbeat()
Dtimer.c261 timer = of_find_compatible_node(NULL, NULL, "xlnx,xps-timer-1.00.a"); in time_init()
268 "xlnx,one-timer-only", NULL)); in time_init()
/linux-3.3/drivers/watchdog/
Dof_xilinx_wdt.c15 * - If "xlnx,wdt-enable-once" wasn't found on device tree the
18 * "xlnx,wdt-interval") wasn't found the driver won't
315 "xlnx,wdt-interval", NULL); in xwdt_probe()
317 printk(KERN_WARNING PFX "Parameter \"xlnx,wdt-interval\"" in xwdt_probe()
325 "xlnx,wdt-enable-once", NULL); in xwdt_probe()
327 printk(KERN_WARNING PFX "Parameter \"xlnx,wdt-enable-once\"" in xwdt_probe()
402 { .compatible = "xlnx,xps-timebase-wdt-1.01.a", },
/linux-3.3/drivers/gpio/
Dgpio-xilinx.c173 tree_info = of_get_property(np, "xlnx,dout-default", NULL); in xgpio_of_probe()
179 tree_info = of_get_property(np, "xlnx,tri-default", NULL); in xgpio_of_probe()
185 tree_info = of_get_property(np, "xlnx,gpio-width", NULL); in xgpio_of_probe()
188 "xlnx,gpio-width", NULL); in xgpio_of_probe()
213 { .compatible = "xlnx,xps-gpio-1.00.a", },
/linux-3.3/arch/arm/boot/dts/
Dzynq-ep107.dts17 compatible = "xlnx,zynq-ep107";
46 compatible = "xlnx,xuartps";
/linux-3.3/drivers/video/
Dxilinxfb.c430 p = (u32 *)of_get_property(op->dev.of_node, "xlnx,dcr-splb-slave-if", NULL); in xilinxfb_of_probe()
495 { .compatible = "xlnx,xps-tft-1.00.a", },
496 { .compatible = "xlnx,xps-tft-2.00.a", },
497 { .compatible = "xlnx,xps-tft-2.01.a", },
498 { .compatible = "xlnx,plb-tft-cntlr-ref-1.00.a", },
499 { .compatible = "xlnx,plb-dvi-cntlr-ref-1.00.c", },
/linux-3.3/arch/powerpc/boot/
Dserial.c132 else if (dt_is_compatible(devp, "xlnx,opb-uartlite-1.00.b") || in serial_console_init()
133 dt_is_compatible(devp, "xlnx,xps-uartlite-1.00.a")) in serial_console_init()
/linux-3.3/Documentation/devicetree/bindings/arm/
Dxilinx.txt7 - compatible = "xlnx,zynq-ep107";
/linux-3.3/arch/microblaze/platform/
Dplatform.c20 { .compatible = "xlnx,compound", },
/linux-3.3/drivers/net/ethernet/xilinx/
Dxilinx_emaclite.c1174 lp->tx_ping_pong = get_bool(ofdev, "xlnx,tx-ping-pong"); in xemaclite_of_probe()
1175 lp->rx_ping_pong = get_bool(ofdev, "xlnx,rx-ping-pong"); in xemaclite_of_probe()
1286 { .compatible = "xlnx,opb-ethernetlite-1.01.a", },
1287 { .compatible = "xlnx,opb-ethernetlite-1.01.b", },
1288 { .compatible = "xlnx,xps-ethernetlite-1.00.a", },
1289 { .compatible = "xlnx,xps-ethernetlite-2.00.a", },
1290 { .compatible = "xlnx,xps-ethernetlite-2.01.a", },
1291 { .compatible = "xlnx,xps-ethernetlite-3.00.a", },
Dll_temac_main.c1056 p = (__be32 *)of_get_property(op->dev.of_node, "xlnx,txcsum", NULL); in temac_of_probe()
1062 p = (__be32 *)of_get_property(op->dev.of_node, "xlnx,rxcsum", NULL); in temac_of_probe()
1166 { .compatible = "xlnx,xps-ll-temac-1.01.b", },
1167 { .compatible = "xlnx,xps-ll-temac-2.00.a", },
1168 { .compatible = "xlnx,xps-ll-temac-2.02.a", },
1169 { .compatible = "xlnx,xps-ll-temac-2.03.a", },
/linux-3.3/arch/powerpc/sysdev/
Dxilinx_intc.c268 { .compatible = "xlnx,opb-intc-1.00.c", },
269 { .compatible = "xlnx,xps-intc-1.00.a", },
/linux-3.3/drivers/usb/host/
Dehci-xilinx-of.c209 value = (int *)of_get_property(dn, "xlnx,support-usb-fs", NULL); in ehci_hcd_xilinx_of_probe()
285 {.compatible = "xlnx,xps-usb-host-1.00.a",},
/linux-3.3/drivers/spi/
Dspi-xilinx.c355 { .compatible = "xlnx,xps-spi-2.00.a", },
356 { .compatible = "xlnx,xps-spi-2.00.b", },
486 prop = of_get_property(dev->dev.of_node, "xlnx,num-ss-bits", in xilinx_spi_probe()

12