Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusbdevice.h324 #define USB_DESCRIPTOR_TYPE_DEVICE 0x01 macro
734 case USB_DESCRIPTOR_TYPE_DEVICE: in print_usb_device_request()
/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c188 case USB_DESCRIPTOR_TYPE_DEVICE: in ep0_get_descriptor()