Searched full:xway (Results 1 – 25 of 39) sorted by relevance
12
/linux-6.12.1/arch/mips/boot/dts/lantiq/ |
D | danube.dtsi | 5 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";
|
D | danube_easy50712.dts | 86 compatible = "lantiq,etop-xway"; 96 compatible = "lantiq,gpio-stp-xway";
|
/linux-6.12.1/Documentation/devicetree/bindings/mips/lantiq/ |
D | lantiq,dma-xway.yaml | 4 $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";
|
D | lantiq,pmu.yaml | 7 title: Lantiq Xway SoC series Power Management Unit (PMU) 16 - lantiq,pmu-xway 30 compatible = "lantiq,pmu-xway";
|
D | lantiq,cgu.yaml | 7 title: Lantiq Xway SoC series Clock Generation Unit (CGU) 16 - lantiq,cgu-xway 30 compatible = "lantiq,cgu-xway";
|
D | lantiq,ebu.yaml | 7 title: Lantiq Xway SoC series External Bus Unit (EBU) 16 - lantiq,ebu-xway 30 compatible = "lantiq,ebu-xway";
|
D | fpi-bus.txt | 1 Lantiq XWAY SoC FPI BUS binding
|
/linux-6.12.1/drivers/net/phy/ |
D | intel-xway.c | 354 .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/ |
D | lantiq,etop-xway.yaml | 4 $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/ |
D | lantiq,pinctrl-xway.txt | 1 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/ |
D | gpio-stp-xway.yaml | 4 $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/ |
D | Kconfig | 17 tristate "Lantiq XWAY SoC RCU based USB PHY" 21 Support for the USB PHY(s) on the Lantiq / Intel XWAY family SoCs.
|
D | phy-lantiq-rcu-usb2.c | 3 * 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/ |
D | lantiq,reset.yaml | 7 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/ |
D | phy-lantiq-rcu-usb2.txt | 1 Lantiq XWAY SoC RCU USB 1.1/2.0 PHY binding 5 Lantiq XWAY SoCs.
|
/linux-6.12.1/arch/mips/pci/ |
D | pci-lantiq.c | 225 { .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/ |
D | Makefile | 9 obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
|
D | Platform | 7 cflags-$(CONFIG_SOC_TYPE_XWAY) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway
|
D | Kconfig | 20 bool "XWAY"
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-stp-xway.c | 249 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/ |
D | sysctrl.c | 405 /* 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()
|
D | gptu.c | 185 { .compatible = "lantiq,gptu-xway" }, 192 .name = "gptu-xway",
|
D | dma.c | 280 { .compatible = "lantiq,dma-xway" }, 287 .name = "dma-xway",
|
D | vmmc.c | 60 { .compatible = "lantiq,vmmc-xway" },
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | xway_nand.c | 253 { .compatible = "lantiq,nand-xway" }, 261 .name = "lantiq,nand-xway",
|
12