Searched refs:USB_STS_USBSPEED (Results 1 – 2 of 2) sorted by relevance
228 #define USB_STS_USBSPEED(p) (((p) & USB_STS_USBSPEED_MASK) >> 4) macro