Searched refs:USB_CONFIG_POWERED_MASK (Results 1 – 2 of 2) sorted by relevance
68 #define USB_CONFIG_POWERED_MASK 0xc0 macro
1605 Result = (HubConfigDescriptor->bmAttributes & USB_CONFIG_POWERED_MASK) in USBH_HubIsBusPowered()