Home
last modified time | relevance | path

Searched refs:USB_DT_OTHER_SPEED_CONFIG (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/usb/
H A Ddesc.c674 case USB_DT_OTHER_SPEED_CONFIG: in usb_desc_get_descriptor()
678 buf[0x01] = USB_DT_OTHER_SPEED_CONFIG; in usb_desc_get_descriptor()
/qemu/include/hw/
H A Dusb.h153 #define USB_DT_OTHER_SPEED_CONFIG 0x07 macro