Lines Matching full:hub
7 title: Microchip USB5744 4-port Hub Controller
39 3V3 power supply to the hub
43 1V2 power supply to the hub
45 peer-hub:
48 phandle to the peer hub on the controller.
53 phandle of an usb hub connected via i2c bus.
70 peer-hub: false
75 - peer-hub
85 hub: usb-hub@2d {
95 /* 2.0 hub on port 1 */
96 hub_2_0: hub@1 {
99 peer-hub = <&hub_3_0>;
100 i2c-bus = <&hub>;
104 /* 3.0 hub on port 2 */
105 hub_3_0: hub@2 {
108 peer-hub = <&hub_2_0>;
109 i2c-bus = <&hub>;