Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h93 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02) macro
H A Dusbdevice.h205 #define USB_DT_REPORT (USB_TYPE_CLASS | 0x02) macro
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dep0.c309 USB_DT_REPORT) { in ep0_get_descriptor()