Searched refs:USB_DEV_CAP_SUPERSPEED (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ | ||
H A D | usb.h | 164 #define USB_DEV_CAP_SUPERSPEED 0x03 macro |
/openbmc/qemu/hw/usb/ | ||
H A D | desc.c | 294 d->u.cap.bDevCapabilityType = USB_DEV_CAP_SUPERSPEED; in usb_desc_cap_super() |