Lines Matching full:hub
7 title: Microchip USB5744 4-port Hub Controller
40 3V3 power supply to the hub
44 1V2 power supply to the hub
46 peer-hub:
49 phandle to the peer hub on the controller.
54 phandle of an usb hub connected via i2c bus.
71 peer-hub: false
84 hub: usb-hub@2d {
94 /* 2.0 hub on port 1 */
95 hub_2_0: hub@1 {
98 peer-hub = <&hub_3_0>;
99 i2c-bus = <&hub>;
103 /* 3.0 hub on port 2 */
104 hub_3_0: hub@2 {
107 peer-hub = <&hub_2_0>;
108 i2c-bus = <&hub>;