Searched refs:USB_STATUS_USBPWRSENSE (Results 1 – 2 of 2) sorted by relevance
104 ((status & USB_STATUS_USBPWRSENSE) ? "USBPWRSENSE " : ""));
160 #define USB_STATUS_USBPWRSENSE (1 << 11) macro