Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlcd.h146 #define LCD_COLOR16 4 macro
206 #if LCD_BPP == LCD_COLOR16
/openbmc/u-boot/include/configs/
H A Dpeach-pi.h33 #define LCD_BPP LCD_COLOR16
H A Dexynos5-dt-common.h31 #define LCD_BPP LCD_COLOR16
H A Dsansa_fuze_plus.h29 #define LCD_BPP LCD_COLOR16
H A Dxfi3.h29 #define LCD_BPP LCD_COLOR16
H A Dsandbox.h82 #define LCD_BPP LCD_COLOR16
H A Dcm_t3517.h205 #define LCD_BPP LCD_COLOR16
H A Ds5pc210_universal.h162 #define LCD_BPP LCD_COLOR16
H A Dtrats2.h169 #define LCD_BPP LCD_COLOR16
H A Dtrats.h186 #define LCD_BPP LCD_COLOR16
H A Dat91sam9n12ek.h23 #define LCD_BPP LCD_COLOR16
H A Dcm_t35.h199 #define LCD_BPP LCD_COLOR16
/openbmc/u-boot/common/
H A 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()
/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c236 case LCD_COLOR16: in gop_get_bpp()
433 case LCD_COLOR16: in efi_gop_register()
/openbmc/u-boot/drivers/video/
H A Dpxa_lcd.c235 # define LCD_BPP LCD_COLOR16