Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_usb_dfu.c61 USBD_IDX_SERIAL_STR, /* Index of serial number string */
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_usb_dfu.c56 USBD_IDX_SERIAL_STR, /* Index of serial number string */
/rk3399_ARM-atf/include/drivers/
H A Dusb_device.h41 #define USBD_IDX_SERIAL_STR 0x03U macro
/rk3399_ARM-atf/drivers/usb/
H A Dusb_device.c84 case USBD_IDX_SERIAL_STR: in usb_core_get_desc()