Searched +full:ar7100 +full:- +full:usb +full:- +full:phy (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | qca,ar7100-usb-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/qca,ar7100-usb-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Atheros AR71XX/9XXX USB PHY 10 - Alban Bedel <albeu@free.fr> 15 - const: qca,ar7100-usb-phy 17 reset-names: 21 - const: phy 22 - const: suspend-override [all …]
|
| H A D | phy-ath79-usb.txt | 1 * Atheros AR71XX/9XXX USB PHY 4 - compatible: "qca,ar7100-usb-phy" 5 - #phys-cells: should be 0 6 - reset-names: "phy"[, "suspend-override"] 7 - resets: references to the reset controllers 11 usb-phy { 12 compatible = "qca,ar7100-usb-phy"; 14 reset-names = "phy", "suspend-override"; 17 #phy-cells = <0>;
|
| /freebsd/sys/contrib/device-tree/src/mips/qca/ |
| H A D | ar9132.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/clock/ath79-clk.h> 7 #address-cells = <1>; 8 #size-cells = <1>; 11 #address-cells = <1>; 12 #size-cells = <0>; 22 cpuintc: interrupt-controller { 23 compatible = "qca,ar9132-cpu-intc", "qca,ar7100-cpu-intc"; 25 interrupt-controller; 26 #interrupt-cells = <1>; [all …]
|
| H A D | ar9331.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/clock/ath79-clk.h> 7 #address-cells = <1>; 8 #size-cells = <1>; 11 #address-cells = <1>; 12 #size-cells = <0>; 22 cpuintc: interrupt-controller { 23 compatible = "qca,ar7100-cpu-intc"; 25 interrupt-controller; 26 #interrupt-cells = <1>; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | generic-ehci.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/usb/generic-ehci.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: USB EHCI Controller 10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org> 13 - $ref: usb-hcd.yaml 14 - if: 19 const: ibm,usb-ehci-440epx 28 - items: [all …]
|