Home
last modified time | relevance | path

Searched full:xrx200 (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.15/Documentation/devicetree/bindings/net/dsa/
Dlantiq-gswip.txt6 - compatible : "lantiq,xrx200-gswip" for the embedded GSWIP in the
7 xRX200 SoC
21 - compatible : "lantiq,xrx200-mdio" for the MDIO bus inside the GSWIP
22 core of the xRX200 SoC and the PHYs connected to it.
29 - compatible : "lantiq,xrx200-gphy-fw", "lantiq,gphy-fw"
51 compatible = "lantiq,xrx200-gswip";
107 compatible = "lantiq,xrx200-mdio";
128 compatible = "lantiq,xrx200-gphy-fw", "lantiq,gphy-fw";
/Linux-v5.15/Documentation/devicetree/bindings/mips/lantiq/
Drcu.txt17 "lantiq,xrx200-rcu", "simple-mfd", "syscon"
22 Example of the RCU bindings on a xRX200 SoC:
24 compatible = "lantiq,xrx200-rcu", "simple-mfd", "syscon";
30 compatible = "lantiq,xrx200-reset";
37 compatible = "lantiq,xrx200-reset";
44 compatible = "lantiq,xrx200-usb2-phy";
53 compatible = "lantiq,xrx200-usb2-phy";
Dfpi-bus.txt8 "lantiq,xrx200-fpi"
17 Example for the FPI on the xrx200 SoCs:
19 compatible = "lantiq,xrx200-fpi";
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dphy-lantiq-rcu-usb2.txt15 "lantiq,xrx200-usb2-phy"
21 register (only for xrx200 and xrx200)
30 Example for the USB PHYs on an xRX200 SoC:
32 compatible = "lantiq,xrx200-usb2-phy";
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dlantiq,xrx200-net.txt1 Lantiq xRX200 GSWIP PMAC Ethernet driver
6 - compatible : "lantiq,xrx200-net" for the PMAC of the embedded
17 compatible = "lantiq,xrx200-net";
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt6 "lantiq,xrx200-pinctrl")
12 "xrx200" (XWAY xRX200 Family)
59 XR9: ( DEPRECATED: Use xRX100/xRX200)
103 xRX200:
145 Valid values for XR9 pin names: (DEPRECATED: Use xrX100/xRX200)
157 Valid values for xRX200 pin names:
/Linux-v5.15/Documentation/devicetree/bindings/watchdog/
Dlantiq-wdt.txt11 "lantiq,xrx200-wdt", "lantiq,xrx100-wdt"
18 Example for the watchdog on the xRX200 SoCs:
20 compatible = "lantiq,xrx200-wdt", "lantiq,xrx100-wdt";
/Linux-v5.15/Documentation/devicetree/bindings/reset/
Dlantiq,reset.txt13 "lantiq,xrx200-reset"
24 Example for the reset-controllers on the xRX200 SoCs:
26 compatible = "lantiq,xrx200-reset";
Dintel,rcu-gw.yaml16 - intel,rcu-xrx200
/Linux-v5.15/arch/mips/lantiq/xway/
Ddcdc.c39 { .compatible = "lantiq,dcdc-xrx200" },
46 .name = "dcdc-xrx200",
Dprom.c22 #define SOC_VR9 "xRX200"
/Linux-v5.15/drivers/net/ethernet/
Dlantiq_xrx200.c3 * Lantiq / Intel PMAC driver for XRX200 SoCs
544 { .compatible = "lantiq,xrx200-net" },
553 .name = "lantiq,xrx200-net",
561 MODULE_DESCRIPTION("Lantiq SoC XRX200 ethernet");
DKconfig116 tristate "Lantiq / Intel xRX200 PMAC network driver"
/Linux-v5.15/drivers/phy/lantiq/
Dphy-lantiq-rcu-usb2.c82 .compatible = "lantiq,xrx200-usb2-phy",
133 * at least the xrx200 usb2 phy requires some extra time to be in ltq_rcu_usb2_phy_power_on()
/Linux-v5.15/Documentation/devicetree/bindings/spi/
Dspi-lantiq-ssc.txt26 compatible = "lantiq,xrx200-spi", "lantiq,xrx100-spi";
/Linux-v5.15/drivers/soc/lantiq/
Dfpi-bus.c67 { .compatible = "lantiq,xrx200-fpi" },
/Linux-v5.15/drivers/net/dsa/
DKconfig34 the xrx200 / VR9 SoC.
Dlantiq_gswip.c508 ds->slave_mii_bus->name = "lantiq,xrx200-mdio"; in gswip_mdio()
1864 { .compatible = "lantiq,xrx200-gphy-fw", .data = NULL },
2007 if (of_device_is_compatible(gphy_fw_list_np, "lantiq,xrx200-gphy-fw")) { in gswip_gphy_fw_list()
2115 if (!of_device_is_compatible(np, "lantiq,xrx200-gswip")) in gswip_probe()
2141 mdio_np = of_get_compatible_child(dev->of_node, "lantiq,xrx200-mdio"); in gswip_probe()
2233 { .compatible = "lantiq,xrx200-gswip", .data = &gswip_xrx200 },
/Linux-v5.15/Documentation/devicetree/bindings/gpio/
Dgpio-stp-xway.yaml68 The gphy core can control 3 bits of the gpio cascade. In the xRX200 family
/Linux-v5.15/arch/mips/include/asm/mach-lantiq/xway/
Dlantiq_soc.h97 /* allow booting xrx200 phys */
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Ddwc2.yaml34 - const: lantiq,xrx200-usb
/Linux-v5.15/drivers/reset/
Dreset-lantiq.c194 { .compatible = "lantiq,xrx200-reset", },
Dreset-intel-gw.c238 { .compatible = "intel,rcu-xrx200", .data = &xrx200_data },
/Linux-v5.15/drivers/net/phy/
DKconfig187 SoCs xRX200, xRX300, xRX330, xRX350 and xRX550.
/Linux-v5.15/drivers/pinctrl/
Dpinctrl-xway.c111 /* ---------- use xrx100/xrx200 instead ---------- */
863 /* --------- xrx200 related code --------- */
1614 /* xway xr9 series (DEPRECATED: Use XWAY xRX100/xRX200 Family) */
1662 /* XWAY xRX200 Family */
1698 { .compatible = "lantiq,xrx200-pinctrl", .data = &xrx200_pinctrl},

12