Searched refs:HUB_STATUS_LOCAL_POWER (Results 1 – 6 of 6) sorted by relevance
235 #define HUB_STATUS_LOCAL_POWER 0x0001 macro
301 #define HUB_STATUS_LOCAL_POWER 0x0001 macro
788 (le16_to_cpu(hubsts->wHubStatus) & HUB_STATUS_LOCAL_POWER) ? \ in usb_hub_configure()
1623 (hubstatus & HUB_STATUS_LOCAL_POWER) in hub_configure()5669 if (hubstatus & HUB_STATUS_LOCAL_POWER) in hub_event()