Searched refs:HUB_STATUS_OVERCURRENT (Results 1 – 3 of 3) sorted by relevance
236 #define HUB_STATUS_OVERCURRENT 0x0002 macro
301 #define HUB_STATUS_OVERCURRENT 0x0002 macro
788 (le16_to_cpu(hubsts->wHubStatus) & HUB_STATUS_OVERCURRENT) ? \ in usb_hub_configure()