Home
last modified time | relevance | path

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

12

/linux-6.12.1/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-6.12.1/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-6.12.1/Documentation/devicetree/bindings/net/dsa/
Dlantiq,gswip.yaml18 - lantiq,xrx200-gswip
38 const: lantiq,xrx200-mdio
55 - lantiq,xrx200-gphy-fw
103 compatible = "lantiq,xrx200-gswip";
163 compatible = "lantiq,xrx200-mdio";
185 compatible = "lantiq,xrx200-gphy-fw", "lantiq,gphy-fw";
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dlantiq,xrx200-net.yaml4 $id: http://devicetree.org/schemas/net/lantiq,xrx200-net.yaml#
7 title: Lantiq xRX200 GSWIP PMAC Ethernet driver
17 const: lantiq,xrx200-net
53 compatible = "lantiq,xrx200-net";
/linux-6.12.1/Documentation/devicetree/bindings/reset/
Dlantiq,reset.yaml20 - lantiq,xrx200-reset
44 // On the xRX200 SoCs:
46 compatible = "lantiq,xrx200-reset";
Dintel,rcu-gw.yaml16 - intel,rcu-xrx200
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt8 "xrx200" (XWAY xRX200 Family)
76 xRX200:
124 Valid values for xRX200 pin names:
/linux-6.12.1/arch/mips/lantiq/xway/
Ddcdc.c37 { .compatible = "lantiq,dcdc-xrx200" },
44 .name = "dcdc-xrx200",
Dprom.c22 #define SOC_VR9 "xRX200"
/linux-6.12.1/drivers/phy/lantiq/
Dphy-lantiq-rcu-usb2.c81 .compatible = "lantiq,xrx200-usb2-phy",
132 * at least the xrx200 usb2 phy requires some extra time to be in ltq_rcu_usb2_phy_power_on()
/linux-6.12.1/Documentation/devicetree/bindings/spi/
Dspi-lantiq-ssc.txt26 compatible = "lantiq,xrx200-spi", "lantiq,xrx100-spi";
/linux-6.12.1/drivers/net/ethernet/
Dlantiq_xrx200.c3 * Lantiq / Intel PMAC driver for XRX200 SoCs
665 { .compatible = "lantiq,xrx200-net" },
674 .name = "lantiq,xrx200-net",
682 MODULE_DESCRIPTION("Lantiq SoC XRX200 ethernet");
DKconfig114 tristate "Lantiq / Intel xRX200 PMAC network driver"
/linux-6.12.1/drivers/soc/lantiq/
Dfpi-bus.c67 { .compatible = "lantiq,xrx200-fpi" },
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Dgpio-stp-xway.yaml68 The gphy core can control 3 bits of the gpio cascade. In the xRX200 family
/linux-6.12.1/drivers/net/dsa/
DKconfig35 the xrx200 / VR9 SoC.
Dlantiq_gswip.c517 mdio_np = of_get_compatible_child(switch_np, "lantiq,xrx200-mdio"); in gswip_mdio()
530 bus->name = "lantiq,xrx200-mdio"; in gswip_mdio()
1891 { .compatible = "lantiq,xrx200-gphy-fw", .data = NULL },
2030 if (of_device_is_compatible(gphy_fw_list_np, "lantiq,xrx200-gphy-fw")) { in gswip_gphy_fw_list()
2142 if (!of_device_is_compatible(np, "lantiq,xrx200-gswip")) in gswip_probe()
2243 { .compatible = "lantiq,xrx200-gswip", .data = &gswip_xrx200 },
/linux-6.12.1/drivers/reset/
Dreset-lantiq.c193 { .compatible = "lantiq,xrx200-reset", },
Dreset-intel-gw.c238 { .compatible = "intel,rcu-xrx200", .data = &xrx200_data },
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Ddwc2.yaml48 - const: lantiq,xrx200-usb
/linux-6.12.1/drivers/net/phy/
DKconfig231 SoCs xRX200, xRX300, xRX330, xRX350 and xRX550.
/linux-6.12.1/drivers/pinctrl/
Dpinctrl-xway.c626 /* --------- xrx200 related code --------- */
1413 /* XWAY xRX200 Family */
1446 { .compatible = "lantiq,xrx200-pinctrl", .data = &xrx200_pinctrl},
/linux-6.12.1/drivers/usb/dwc2/
Dparams.c320 { .compatible = "lantiq,xrx200-usb", .data = &dwc2_set_ltq_xrx200_params },

12