Home
last modified time | relevance | path

Searched full:xway (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.12.1/arch/mips/boot/dts/lantiq/
Ddanube.dtsi5 compatible = "lantiq,xway", "lantiq,danube";
43 compatible = "lantiq,eiu-xway";
48 compatible = "lantiq,pmu-xway";
53 compatible = "lantiq,cgu-xway";
59 compatible = "lantiq,rcu-xway";
72 compatible = "lantiq,gptu-xway";
84 compatible = "lantiq,dma-xway";
89 compatible = "lantiq,ebu-xway";
97 compatible = "lantiq,pci-xway";
Ddanube_easy50712.dts86 compatible = "lantiq,etop-xway";
96 compatible = "lantiq,gpio-stp-xway";
/linux-6.12.1/Documentation/devicetree/bindings/mips/lantiq/
Dlantiq,dma-xway.yaml4 $id: http://devicetree.org/schemas/mips/lantiq/lantiq,dma-xway.yaml#
7 title: Lantiq Xway SoCs DMA Controller
16 - lantiq,dma-xway
30 compatible = "lantiq,dma-xway";
Dlantiq,pmu.yaml7 title: Lantiq Xway SoC series Power Management Unit (PMU)
16 - lantiq,pmu-xway
30 compatible = "lantiq,pmu-xway";
Dlantiq,cgu.yaml7 title: Lantiq Xway SoC series Clock Generation Unit (CGU)
16 - lantiq,cgu-xway
30 compatible = "lantiq,cgu-xway";
Dlantiq,ebu.yaml7 title: Lantiq Xway SoC series External Bus Unit (EBU)
16 - lantiq,ebu-xway
30 compatible = "lantiq,ebu-xway";
Dfpi-bus.txt1 Lantiq XWAY SoC FPI BUS binding
/linux-6.12.1/drivers/net/phy/
Dintel-xway.c354 .name = "Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3",
365 .name = "Intel XWAY PHY22F (PEF 7061) v1.3",
376 .name = "Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.4",
387 .name = "Intel XWAY PHY22F (PEF 7061) v1.4",
398 .name = "Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.5 / v1.6",
408 .name = "Intel XWAY PHY22F (PEF 7061) v1.5 / v1.6",
418 .name = "Intel XWAY PHY11G (xRX v1.1 integrated)",
428 .name = "Intel XWAY PHY22F (xRX v1.1 integrated)",
438 .name = "Intel XWAY PHY11G (xRX v1.2 integrated)",
448 .name = "Intel XWAY PHY22F (xRX v1.2 integrated)",
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dlantiq,etop-xway.yaml4 $id: http://devicetree.org/schemas/net/lantiq,etop-xway.yaml#
7 title: Lantiq Xway ETOP Ethernet driver
17 const: lantiq,etop-xway
60 compatible = "lantiq,etop-xway";
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt1 Lantiq XWAY pinmux controller
5 "ase" (XWAY AMAZON Family)
6 "danube" (XWAY DANUBE Family)
7 "xrx100" (XWAY xRX100 Family)
8 "xrx200" (XWAY xRX200 Family)
9 "xrx300" (XWAY xRX300 Family)
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Dgpio-stp-xway.yaml4 $id: http://devicetree.org/schemas/gpio/gpio-stp-xway.yaml#
23 const: lantiq,gpio-stp-xway
85 compatible = "lantiq,gpio-stp-xway";
/linux-6.12.1/drivers/phy/lantiq/
DKconfig17 tristate "Lantiq XWAY SoC RCU based USB PHY"
21 Support for the USB PHY(s) on the Lantiq / Intel XWAY family SoCs.
Dphy-lantiq-rcu-usb2.c3 * Lantiq XWAY SoC RCU module based USB 1.1/2.0 PHY driver
254 MODULE_DESCRIPTION("Lantiq XWAY USB2 PHY driver");
/linux-6.12.1/Documentation/devicetree/bindings/reset/
Dlantiq,reset.yaml7 title: Lantiq XWAY SoC RCU reset controller
14 XWAY SoCs. This node has to be a sub node of the Lantiq RCU block.
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dphy-lantiq-rcu-usb2.txt1 Lantiq XWAY SoC RCU USB 1.1/2.0 PHY binding
5 Lantiq XWAY SoCs.
/linux-6.12.1/arch/mips/pci/
Dpci-lantiq.c225 { .compatible = "lantiq,pci-xway" },
232 .name = "pci-xway",
241 pr_info("pci-xway: Error registering platform driver!"); in pcibios_init()
/linux-6.12.1/arch/mips/lantiq/
DMakefile9 obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
DPlatform7 cflags-$(CONFIG_SOC_TYPE_XWAY) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway
DKconfig20 bool "XWAY"
/linux-6.12.1/drivers/gpio/
Dgpio-stp-xway.c249 chip->gc.label = "stp-xway"; in xway_stp_probe()
317 { .compatible = "lantiq,gpio-stp-xway" },
325 .name = "gpio-stp-xway",
/linux-6.12.1/arch/mips/lantiq/xway/
Dsysctrl.c405 /* xway socs can generate clocks on gpio pins */
447 of_find_compatible_node(NULL, NULL, "lantiq,pmu-xway"); in ltq_soc_init()
449 of_find_compatible_node(NULL, NULL, "lantiq,cgu-xway"); in ltq_soc_init()
451 of_find_compatible_node(NULL, NULL, "lantiq,ebu-xway"); in ltq_soc_init()
485 /* add our generic xway clocks */ in ltq_soc_init()
Dgptu.c185 { .compatible = "lantiq,gptu-xway" },
192 .name = "gptu-xway",
Ddma.c280 { .compatible = "lantiq,dma-xway" },
287 .name = "dma-xway",
Dvmmc.c60 { .compatible = "lantiq,vmmc-xway" },
/linux-6.12.1/drivers/mtd/nand/raw/
Dxway_nand.c253 { .compatible = "lantiq,nand-xway" },
261 .name = "lantiq,nand-xway",

12