Home
last modified time | relevance | path

Searched refs:LCD_COLOR16 (Results 1 – 15 of 15) sorted by relevance

/external/u-boot/include/
Dlcd.h146 #define LCD_COLOR16 4 macro
206 #if LCD_BPP == LCD_COLOR16
/external/u-boot/include/configs/
Dpeach-pi.h34 #define LCD_BPP LCD_COLOR16
Dexynos5-dt-common.h31 #define LCD_BPP LCD_COLOR16
Dsansa_fuze_plus.h30 #define LCD_BPP LCD_COLOR16
Dxfi3.h30 #define LCD_BPP LCD_COLOR16
Dsandbox.h83 #define LCD_BPP LCD_COLOR16
Ds5pc210_universal.h169 #define LCD_BPP LCD_COLOR16
Dtrats2.h173 #define LCD_BPP LCD_COLOR16
Dcm_t3517.h216 #define LCD_BPP LCD_COLOR16
Dtrats.h190 #define LCD_BPP LCD_COLOR16
Dat91sam9n12ek.h23 #define LCD_BPP LCD_COLOR16
Dcm_t35.h209 #define LCD_BPP LCD_COLOR16
/external/u-boot/common/
Dlcd.c28 #if (CONSOLE_COLOR_WHITE >= BMP_LOGO_OFFSET) && (LCD_BPP != LCD_COLOR16)
37 #if (LCD_BPP != LCD_COLOR8) && (LCD_BPP != LCD_COLOR16) && \
100 #elif LCD_BPP == LCD_COLOR16
119 #elif LCD_BPP == LCD_COLOR16 in test_pattern()
/external/u-boot/lib/efi_loader/
Defi_gop.c230 case LCD_COLOR16: in gop_get_bpp()
427 case LCD_COLOR16: in efi_gop_register()
/external/u-boot/drivers/video/
Dpxa_lcd.c235 # define LCD_BPP LCD_COLOR16