Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0014-add-u3-ss-descriptor-support-for-adb.patch189 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
251 + .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
/openbmc/u-boot/include/linux/usb/
H A Dch9.h231 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro
/openbmc/u-boot/common/
H A Dusb.c476 case USB_DT_SS_ENDPOINT_COMP: in usb_parse_config()