Home
last modified time | relevance | path

Searched refs:HUB_CHAR_COMPOUND (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h212 #define HUB_CHAR_COMPOUND 0x0004 /* hub is part of a compound device */ macro
/openbmc/u-boot/include/
H A Dusb_defs.h293 #define HUB_CHAR_COMPOUND 0x0004 macro
/openbmc/u-boot/common/
H A Dusb_hub.c688 if (hubCharacteristics & HUB_CHAR_COMPOUND) in usb_hub_configure()
/openbmc/linux/drivers/usb/host/
H A Disp116x-hcd.c954 HUB_CHAR_COMPOUND | in isp116x_hub_descriptor()
H A Disp1362-hcd.c1550 HUB_CHAR_COMPOUND | in isp1362_hub_descriptor()
/openbmc/linux/drivers/usb/core/
H A Dhub.c1488 if ((wHubCharacteristics & HUB_CHAR_COMPOUND) && in hub_configure()
2528 if (!(wHubCharacteristics & HUB_CHAR_COMPOUND)) in set_usb_port_removable()