Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c69 case USB_REQ_RECIPIENT_DEVICE: in ep0_get_status()
518 case USB_REQ_RECIPIENT_DEVICE: in ep0_recv_setup()
/openbmc/u-boot/include/
H A Dusbdevice.h306 #define USB_REQ_RECIPIENT_DEVICE 0x00 macro
705 USB_REQ_RECIPIENT_DEVICE) in print_usb_device_request()