Searched refs:USB_BIT (Results 1 – 2 of 2) sorted by relevance
147 #define USB_BIT(a) ((UINTN)(1 << (a))) macro
1021 if (USB_BIT_IS_SET (HubIf->ChangeMap[Byte], USB_BIT (Bit))) { in UsbHubEnumeration()