Lines Matching full:hub
7 title: Microchip USB5744 4-port Hub Controller
39 VDD power supply to the hub
41 peer-hub:
44 phandle to the peer hub on the controller.
49 phandle of an usb hub connected via i2c bus.
65 peer-hub: false
70 - peer-hub
80 hub: usb-hub@2d {
90 /* 2.0 hub on port 1 */
91 hub_2_0: hub@1 {
94 peer-hub = <&hub_3_0>;
95 i2c-bus = <&hub>;
99 /* 3.0 hub on port 2 */
100 hub_3_0: hub@2 {
103 peer-hub = <&hub_2_0>;
104 i2c-bus = <&hub>;