Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/common/include/
H A Dusb_dfu.h35 USBD_IDX_USER0_STR + (n) /* iInterface */
/rk3399_ARM-atf/include/drivers/
H A Dusb_device.h44 #define USBD_IDX_USER0_STR 0x06U macro
/rk3399_ARM-atf/drivers/usb/
H A Dusb_device.c97 case USBD_IDX_USER0_STR: in usb_core_get_desc()
100 desc_idx - USBD_IDX_USER0_STR, &len); in usb_core_get_desc()