Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/mips/lantiq/
H A 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";
H A Dfpi-bus.txt8 "lantiq,xrx200-fpi"
17 Example for the FPI on the xrx200 SoCs:
19 compatible = "lantiq,xrx200-fpi";
/linux/Documentation/devicetree/bindings/phy/
H A 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/Documentation/devicetree/bindings/net/dsa/
H A 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/Documentation/devicetree/bindings/net/
H A 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/Documentation/devicetree/bindings/reset/
H A Dlantiq,reset.yaml20 - lantiq,xrx200-reset
44 // On the xRX200 SoCs:
46 compatible = "lantiq,xrx200-reset";
H A Dintel,rcu-gw.yaml16 - intel,rcu-xrx200
/linux/Documentation/devicetree/bindings/watchdog/
H A 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/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt8 "xrx200" (XWAY xRX200 Family)
76 xRX200:
124 Valid values for xRX200 pin names:
/linux/arch/mips/lantiq/xway/
H A Ddcdc.c37 { .compatible = "lantiq,dcdc-xrx200" },
44 .name = "dcdc-xrx200",
H A Dprom.c22 #define SOC_VR9 "xRX200"
/linux/drivers/phy/lantiq/
H A 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/Documentation/devicetree/bindings/spi/
H A Dspi-lantiq-ssc.txt26 compatible = "lantiq,xrx200-spi", "lantiq,xrx100-spi";
/linux/drivers/soc/lantiq/
H A Dfpi-bus.c67 { .compatible = "lantiq,xrx200-fpi" },
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-stp-xway.yaml68 The gphy core can control 3 bits of the gpio cascade. In the xRX200 family
/linux/drivers/net/dsa/
H A DKconfig35 the xrx200 / VR9 SoC.
/linux/Documentation/devicetree/bindings/usb/
H A Ddwc2.yaml48 - const: lantiq,xrx200-usb
/linux/drivers/reset/
H A Dreset-lantiq.c193 { .compatible = "lantiq,xrx200-reset", },
H A Dreset-intel-gw.c238 { .compatible = "intel,rcu-xrx200", .data = &xrx200_data },
/linux/drivers/pinctrl/
H A Dpinctrl-xway.c626 /* --------- xrx200 related code --------- */
1413 /* XWAY xRX200 Family */
1446 { .compatible = "lantiq,xrx200-pinctrl", .data = &xrx200_pinctrl},
/linux/drivers/usb/dwc2/
H A Dparams.c320 { .compatible = "lantiq,xrx200-usb", .data = &dwc2_set_ltq_xrx200_params },