Home
last modified time | relevance | path

Searched refs:USB_DT_INTERFACE_SIZE (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/
A Dusb_defs.h100 #define USB_DT_INTERFACE_SIZE 9 macro
A Dusbdevice.h213 #define USB_DT_INTERFACE_SIZE 9 macro
/u-boot/common/
A Dusb.c415 if (head->bLength != USB_DT_INTERFACE_SIZE) { in usb_parse_config()
420 if (index + USB_DT_INTERFACE_SIZE > in usb_parse_config()
437 USB_DT_INTERFACE_SIZE); in usb_parse_config()
/u-boot/include/linux/usb/
A Dch9.h361 #define USB_DT_INTERFACE_SIZE 9 macro
/u-boot/drivers/usb/gadget/
A Df_fastboot.c108 .bLength = USB_DT_INTERFACE_SIZE,
A Df_rockusb.c62 .bLength = USB_DT_INTERFACE_SIZE,

Completed in 15 milliseconds