Home
last modified time | relevance | path

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

/u-boot/drivers/serial/
A Dusbtty.h46 #ifndef CONFIG_USBD_CONFIGURATION_STR
47 #define CONFIG_USBD_CONFIGURATION_STR "TTY via USB" macro
A Dusbtty.c100 static u8 wstrConfiguration[2 + 2*(sizeof(CONFIG_USBD_CONFIGURATION_STR)-1)];
611 str2wide (CONFIG_USBD_CONFIGURATION_STR, string->wData); in usbtty_init_strings()
/u-boot/scripts/
A Dconfig_whitelist.txt3851 CONFIG_USBD_CONFIGURATION_STR

Completed in 7 milliseconds