Searched refs:CONSOLE_COLOR_RED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | lcd.h | 176 # define CONSOLE_COLOR_RED 1 macro 185 #define CONSOLE_COLOR_RED 0x00ff0000 macro 197 # define CONSOLE_COLOR_RED 0xF800 macro
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | lcd.c | 97 CONSOLE_COLOR_RED, CONSOLE_COLOR_GREEN, CONSOLE_COLOR_YELLOW, 106 CONSOLE_COLOR_RED, CONSOLE_COLOR_GREEN, CONSOLE_COLOR_YELLOW, CONSOLE_COLOR_BLUE, 181 lcd_setcolreg(CONSOLE_COLOR_RED, 0xFF, 0, 0); in lcd_clear()
|