Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dstorage_common.c550 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
567 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
H A Df_fastboot.c134 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
148 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h231 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro
/rk3399_rockchip-uboot/common/
H A Dusb.c482 case USB_DT_SS_ENDPOINT_COMP: in usb_parse_config()