Home
last modified time | relevance | path

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

/u-boot/include/
A Dtegra-kbc.h28 #define OVERWRITE_CONSOLE overwrite_console() macro
30 #define OVERWRITE_CONSOLE 0 macro
A Dinput.h197 #define OVERWRITE_CONSOLE overwrite_console() macro
199 #define OVERWRITE_CONSOLE 0 macro
/u-boot/common/
A Dconsole.c158 #define OVERWRITE_CONSOLE overwrite_console() macro
160 #define OVERWRITE_CONSOLE 0 macro
970 if (OVERWRITE_CONSOLE == 0) { /* if not overwritten by config switch */ in console_init_r()
/u-boot/drivers/input/
A Dinput.c676 if (OVERWRITE_CONSOLE || in input_stdio_register()

Completed in 11 milliseconds