Searched refs:HUB_STATUS_OVERCURRENT (Results 1 – 4 of 4) sorted by relevance
161 #define HUB_STATUS_OVERCURRENT 0x0002 macro
2507 (hubstatus & HUB_STATUS_OVERCURRENT) ? "" : "no "); in hub_configure()
140 #define HUB_STATUS_OVERCURRENT 0x0002 macro
397 ms_usbhost_debug("%s over-current exists\n",(hubstatus & HUB_STATUS_OVERCURRENT) ? "" : "No"); in ms_hub_configure()