Searched refs:HUB_STATUS_LOCAL_POWER (Results 1 – 4 of 4) sorted by relevance
160 #define HUB_STATUS_LOCAL_POWER 0x0001 macro
2503 (hubstatus & HUB_STATUS_LOCAL_POWER) in hub_configure()
139 #define HUB_STATUS_LOCAL_POWER 0x0001 macro
395 …ms_usbhost_debug("Local power source is %s\n",(hubstatus & HUB_STATUS_LOCAL_POWER)? "lost (inactiv… in ms_hub_configure()