Searched refs:USB_REQ_SYNCH_FRAME (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/usb/gadget/
H A Dep0.c92 #define USBD_DEVICE_REQUESTS(x) (((unsigned int)x <= USB_REQ_SYNCH_FRAME) ? usbd_device_requests[x] : "UNKNOWN")
467 case USB_REQ_SYNCH_FRAME: /* XXX should never see this (?) */
521 case USB_REQ_SYNCH_FRAME: /* XXX should never see this (?) */
618 case USB_REQ_SYNCH_FRAME: /* XXX should never see this (?) */
/u-boot/include/
H A Dusb_defs.h171 #define USB_REQ_SYNCH_FRAME 0x0C macro
H A Dusbdevice.h260 #define USB_REQ_SYNCH_FRAME 0x0C macro
/u-boot/include/linux/usb/
H A Dch9.h91 #define USB_REQ_SYNCH_FRAME 0x0C macro

Completed in 52 milliseconds