Home
last modified time | relevance | path

Searched refs:CONFIG_USBD_PRODUCT_NAME (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/serial/
A Dusbtty.h42 #ifndef CONFIG_USBD_PRODUCT_NAME
43 #define CONFIG_USBD_PRODUCT_NAME U_BOOT_VERSION macro
A Dusbtty.c98 static u8 wstrProduct[2 + 2*(sizeof(CONFIG_USBD_PRODUCT_NAME)-1)];
597 str2wide (CONFIG_USBD_PRODUCT_NAME, string->wData); in usbtty_init_strings()
/u-boot/include/configs/
A Dspear-common.h25 #define CONFIG_USBD_PRODUCT_NAME "SPEAr SoC" macro
A Dnokia_rx51.h78 #define CONFIG_USBD_PRODUCT_NAME "N900 (U-Boot)" macro
A Dam3517_crane.h77 #define CONFIG_USBD_PRODUCT_NAME "AM3517CRANE" macro
/u-boot/scripts/
A Dconfig_whitelist.txt3859 CONFIG_USBD_PRODUCT_NAME
/u-boot/
A DREADME1037 CONFIG_USBD_MANUFACTURER, CONFIG_USBD_PRODUCT_NAME,
1045 CONFIG_USBD_PRODUCT_NAME
1047 - CONFIG_USBD_PRODUCT_NAME "acme usb device"

Completed in 13 milliseconds