Lines Matching refs:hub
7 title: Realtek RTS5411 USB 3.0 hub controller
26 phandle to the regulator that provides power to the hub.
28 peer-hub:
31 phandle to the peer hub on the controller.
34 - peer-hub
47 /* 2.0 hub on port 1 */
48 hub_2_0: hub@1 {
52 peer-hub = <&hub_3_0>;
55 /* 3.0 hub on port 2 */
56 hub_3_0: hub@2 {
60 peer-hub = <&hub_2_0>;