Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h144 #define HUB_CHAR_COMPOUND 0x0004 macro
H A DdrvHub.c1936 if (hub->descriptor.wHubCharacteristics & HUB_CHAR_COMPOUND) { in hub_configure()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.h98 #define HUB_CHAR_COMPOUND 0x0004 macro
H A DdrvHub.c298 if (hub->descriptor.wHubCharacteristics & HUB_CHAR_COMPOUND) in ms_hub_configure()