Searched refs:HUB_STATUS_LOCAL_POWER (Results 1 – 4 of 4) sorted by relevance
233 #define HUB_STATUS_LOCAL_POWER 0x0001 macro
300 #define HUB_STATUS_LOCAL_POWER 0x0001 macro
785 (le16_to_cpu(hubsts->wHubStatus) & HUB_STATUS_LOCAL_POWER) ? \ in usb_hub_configure()
1647 (hubstatus & HUB_STATUS_LOCAL_POWER) in hub_configure()5886 if (hubstatus & HUB_STATUS_LOCAL_POWER) in hub_event()