Home
last modified time | relevance | path

Searched defs:USB_DT_REPORT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Dhid.h14 #define USB_DT_REPORT 0x22 macro
/openbmc/u-boot/include/
H A Dusb_defs.h92 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02) macro
H A Dusbdevice.h204 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02) macro