Home
last modified time | relevance | path

Searched refs:hub (Results 51 – 75 of 181) sorted by relevance

12345678

/freebsd/sys/dev/usb/
H A Dusb_generic.c835 struct usb_device *hub; in ugen_fill_deviceinfo() local
863 hub = udev->parent_hub; in ugen_fill_deviceinfo()
864 if (hub) { in ugen_fill_deviceinfo()
865 di->udi_hubaddr = hub->address; in ugen_fill_deviceinfo()
866 di->udi_hubindex = hub->device_index; in ugen_fill_deviceinfo()
2043 struct usb_hub *hub; in ugen_do_port_feature() local
2054 (udev->hub == NULL)) { in ugen_do_port_feature()
2057 hub = udev->hub; in ugen_do_port_feature()
2059 if (port_no > hub->nports) { in ugen_do_port_feature()
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-opp-tacoma.dts288 fsi_hub0: hub@3400 {
289 compatible = "fsi-master-hub";
389 fsi_hub1: hub@3400 {
390 compatible = "fsi-master-hub";
H A Daspeed-bmc-opp-palmetto.dts365 fsi_hub0: hub@3400 {
366 compatible = "ibm,fsi-master-hub";
H A Daspeed-ast2500-evb.dts111 * Enable port A as device (via the virtual hub) and port B as
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dbrcm,kona-ccu.txt61 "brcm,bcm11351-hub-ccu"
79 hub tmon_1m peri 0 BCM281XX_HUB_CCU_TMON_1M
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dbeacon-renesom-som.dtsi80 usb-hub-reset-hog {
84 line-name = "usb-hub-reset";
/freebsd/sys/netgraph/
H A Dng_hub.c80 NETGRAPH_INIT(hub, &ng_hub_typestruct);
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-sbc-t3517.dts46 sb_t35_usb_hub_pins: sb-t35-usb-hub-pins {
H A Ddm8148-t410.dts15 /* gpio9 seems to control USB VBUS regulator and/or hub power */
H A Domap5-igep0050.dts125 hub@2 {
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5422-odroidxu3.dts82 hub@1 {
H A Dexynos5422-odroidxu3-lite.dts115 hub@1 {
/freebsd/sys/contrib/device-tree/Bindings/gnss/
H A Du-blox,neo-6m.yaml27 The DDC Slave Address, SPI chip select address, the number of the USB hub
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7180-trogdor.dtsi297 pp3300_hub: pp3300-hub-regulator {
962 /* 2.x hub on port 1 */
963 usb_hub_2_x: hub@1 {
967 peer-hub = <&usb_hub_3_x>;
970 /* 3.x hub on port 2 */
971 usb_hub_3_x: hub@2 {
975 peer-hub = <&usb_hub_2_x>;
1243 en_pp3300_hub: en-pp3300-hub-state {
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun6i-a31-m9.dts186 * Both reg_usb1_vbus and reg_dldo4 need to be on for the hub attached
194 regulator-name = "vcc-usb-hub";
H A Dsun6i-a31-mele-a1000g-quad.dts186 * Both reg_usb1_vbus and reg_dldo4 need to be on for the hub attached
194 regulator-name = "vcc-usb-hub";
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Daspeed-lpc.yaml27 as LPC firmware hub cycles, configuration of the LPC-to-AHB mapping, UART
66 LPC firmware hub cycles, configuration of the LPC-to-AHB mapping, UART management
H A Daspeed-lpc.txt21 as LPC firmware hub cycles, configuration of the LPC-to-AHB mapping, UART
76 LPC firmware hub cycles, configuration of the LPC-to-AHB mapping, UART
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dsocionext,uniphier-usb2-phy.yaml64 usb-hub {
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dsamsung,exynos-usb2.yaml85 hub@1 {
/freebsd/sys/contrib/device-tree/src/arm/synaptics/
H A Dberlin2cd-valve-steamlink.dts70 /* The SoC is connected to on-board USB hub that in turn has one downstream
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,eud.yaml14 mini USB-hub implemented on chip to support USB-based debug capabilities.
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7d-flex-concentrator.dts174 * power-cycle and USB hub reset in case of misbehaving or crashed modules.
181 "", "", "", "", "smps-ac-monitor", "", "usb-hub-reset", "",
/freebsd/sys/contrib/device-tree/Bindings/display/msm/
H A Dgmu.yaml153 - const: hub
255 - const: hub
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dmba8mx.dtsi117 reg_hub_vbus: regulator-hub-vbus {
222 rst-usb-hub-hog {

12345678