Home
last modified time | relevance | path

Searched refs:hub (Results 1 – 25 of 168) sorted by relevance

1234567

/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-sm1-odroid-c4.dts30 /* USB hub supports both USB 2.0 and USB 3.0 root hub */
31 usb-hub {
36 /* 2.0 hub on port 1 */
37 hub_2_0: hub@1 {
40 peer-hub = <&hub_3_0>;
45 /* 3.1 hub on port 4 */
46 hub_3_0: hub@2 {
49 peer-hub = <&hub_2_0>;
H A Dmeson-g12b-odroid-n2.dtsi22 hub_5v: regulator-hub-5v {
34 /* USB hub supports both USB 2.0 and USB 3.0 root hub */
35 usb-hub {
40 /* 2.0 hub on port 1 */
41 hub_2_0: hub@1 {
44 peer-hub = <&hub_3_0>;
48 /* 3.0 hub on port 4 */
49 hub_3_0: hub@2 {
52 peer-hub = <&hub_2_0>;
316 /* Enable the hub which is connected to this port */
H A Dmeson-gxbb-wetek-hub.dts13 compatible = "wetek,hub", "amlogic,meson-gxbb";
60 linux,rc-map-name = "rc-wetek-hub";
/freebsd/sys/dev/usb/
H A Dusb_hub.c231 struct usb_hub *hub; in uhub_reset_tt_proc() local
234 hub = udev->hub; in uhub_reset_tt_proc()
235 if (hub == NULL) in uhub_reset_tt_proc()
237 sc = hub->hubsoftc; in uhub_reset_tt_proc()
263 struct usb_hub *hub; in uhub_tt_buffer_reset_async_locked() local
277 hub = udev->hub; in uhub_tt_buffer_reset_async_locked()
278 if ((hub == NULL) || in uhub_tt_buffer_reset_async_locked()
290 up = hub->ports + port - 1; in uhub_tt_buffer_reset_async_locked()
320 &hub->tt_msg[0], &hub->tt_msg[1]); in uhub_tt_buffer_reset_async_locked()
344 for (x = 0; x != udev->hub->nports; x++) { in uhub_reset_tt_callback()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb251xb.txt14 - reset-gpios : Should specify the gpio for hub reset
17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424)
18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type)
19 - device-id : Set USB Device ID of the hub (16 bit, default is 0x0bb3)
39 - compound-device : indicate the hub is part of a compound device (boolean)
49 - sp-max-total-current-microamp: Specifies max current consumed by the hub
50 from VBUS when operating in self-powered hub. It includes the hub
53 - bp-max-total-current-microamp: Specifies max current consumed by the hub
54 from VBUS when operating in self-powered hub. It includes the hub
57 - sp-max-removable-current-microamp: Specifies max current consumed by the hub
[all …]
H A Dusb-device.txt13 for devices of class 0 or 9 (hub) with a single configuration and a single
16 A "hub node" is a combined node or an interface node that represents a USB
17 hub.
26 - reg: the number of the USB hub port or the USB host-controller port to which
55 - reg: the number of the USB hub port or the USB host-controller port to which
59 Required properties for hub nodes with device nodes:
75 hub@1 { /* hub connected to port 1 */
/freebsd/tests/sys/netgraph/
H A Dhub.c223 ATF_TP_ADD_TCS(hub) in ATF_TP_ADD_TCS() argument
225 ATF_TP_ADD_TC(hub, basic); in ATF_TP_ADD_TCS()
226 ATF_TP_ADD_TC(hub, loop); in ATF_TP_ADD_TCS()
227 ATF_TP_ADD_TC(hub, persistence); in ATF_TP_ADD_TCS()
228 ATF_TP_ADD_TC(hub, many_hooks); in ATF_TP_ADD_TCS()
H A DMakefile15 hub \
22 SRCS.hub= hub.c util.c
/freebsd/sys/contrib/device-tree/Bindings/gpu/
H A Dbrcm,bcm-v3d.txt9 - reg-names: Names for the register areas. The "hub" and "core0"
14 - interrupts: The interrupt numbers. The first interrupt is for the hub,
16 for the cores (if they don't share the hub's interrupt).
30 reg-names = "bridge", "hub", "core0", "gca";
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp-verdin-dahlia.dtsi48 reg_usb_hub: regulator-usb-hub {
270 usb_hub_3_0: usb-hub@1 {
273 peer-hub = <&usb_hub_2_0>;
277 usb_hub_2_0: usb-hub@2 {
280 peer-hub = <&usb_hub_3_0>;
H A Dimx8mp-debix-model-a.dts59 reg_usb_hub: regulator-usb-hub {
319 /* 2.x hub on port 1 */
320 usb_hub_2_x: hub@1 {
324 peer-hub = <&usb_hub_3_x>;
327 /* 3.x hub on port 2 */
328 usb_hub_3_x: hub@2 {
332 peer-hub = <&usb_hub_2_x>;
H A Dimx8mp-debix-som-a-bmb-08.dts321 /* 2.x hub on port 1 */
322 usb_hub_2_x: hub@1 {
327 peer-hub = <&usb_hub_3_x>;
330 /* 3.x hub on port 2 */
331 usb_hub_3_x: hub@2 {
336 peer-hub = <&usb_hub_2_x>;
H A Dfsl-lx2160a-tqmlx2160a-mblx2160a.dts318 hub_2_0: hub@1 {
321 peer-hub = <&hub_3_0>;
326 hub_3_0: hub@2 {
329 peer-hub = <&hub_2_0>;
H A Dimx8mm-var-som-symphony.dts177 * [ 1.977203] hub 1-0:1.0: USB hub found
178 * [ 1.980987] hub 1-0:1.0: 1 port detected
H A Dimx8mm-verdin-dahlia.dtsi36 reg_usb_hub: regulator-usb-hub {
181 usb-hub@1 {
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Dibm-power9-dual.dtsi94 fsi_hub0: hub@3400 {
95 compatible = "fsi-master-hub";
195 fsi_hub1: hub@3400 {
196 compatible = "fsi-master-hub";
H A Dibm-power10-dual.dtsi167 fsi_hub0: hub@3400 {
169 compatible = "fsi-master-hub";
334 fsi_hub1: hub@3400 {
335 compatible = "fsi-master-hub";
/freebsd/contrib/sendmail/cf/cf/
H A Dclientproto.mc17 # does nothing except forward all mail to a mail hub. IT IS NOT
21 # the mail hub as its argument. You MUST also define an `OSTYPE' to
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/
H A Dusb.txt17 - hub-power-budget : USB power budget for the root hub, in mA.
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra234-p3768-0000.dtsi89 /* hub */
103 /* hub */
223 vdd_1v1_hub: regulator-vdd-1v1-hub {
H A Dtegra234-p3768-0000+p3767.dtsi107 /* hub */
121 /* hub */
254 vdd_1v1_hub: regulator-vdd-1v1-hub {
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-sancloud-bbe-common.dtsi43 usb_hub_ctrl: usb-hub-ctrl-pins {
60 usb2512b: usb-hub@2c {
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4412-odroidx.dts75 hub@2 {
81 hub@1 {
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-herobrine.dtsi158 pp3300_hub: pp3300-hub-regulator {
633 /* 2.x hub on port 1 */
634 usb_hub_2_x: hub@1 {
638 peer-hub = <&usb_hub_3_x>;
641 /* 3.x hub on port 2 */
642 usb_hub_3_x: hub@2 {
646 peer-hub = <&usb_hub_2_x>;
869 hub_en: hub-en-state {
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-rock-5-itx.dts1071 /* connected to USB3 hub, which is powered by vcc5v0_usb12 */
1081 /* connected to USB2 hub, which is powered by vcc5v0_usb20 */
1132 /* 2.0 hub on port 1 */
1133 hub_2_0: hub@1 {
1136 peer-hub = <&hub_3_0>;
1140 /* 3.0 hub on port 4 */
1141 hub_3_0: hub@2 {
1144 peer-hub = <&hub_2_0>;

1234567