Home
last modified time | relevance | path

Searched refs:USB_DT_SS_EP_COMP_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/common/
Dusb.c477 if (head->bLength != USB_DT_SS_EP_COMP_SIZE) { in usb_parse_config()
482 if (index + USB_DT_SS_EP_COMP_SIZE > in usb_parse_config()
493 USB_DT_SS_EP_COMP_SIZE); in usb_parse_config()
/external/u-boot/include/linux/usb/
Dch9.h666 #define USB_DT_SS_EP_COMP_SIZE 6 macro
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h691 #define USB_DT_SS_EP_COMP_SIZE 6 macro