Home
last modified time | relevance | path

Searched refs:LCD_BPP (Results 1 – 25 of 25) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dpxa_lcd.c33 # define LCD_BPP LCD_COLOR8 macro
50 .vl_bpix = LCD_BPP,
67 # define LCD_BPP LCD_COLOR8 macro
84 .vl_bpix = LCD_BPP,
100 # define LCD_BPP LCD_COLOR8 macro
117 .vl_bpix = LCD_BPP,
134 #define LCD_BPP LCD_COLOR8 macro
150 .vl_bpix = LCD_BPP,
167 # define LCD_BPP LCD_COLOR8 macro
185 .vl_bpix = LCD_BPP,
[all …]
/openbmc/u-boot/include/
H A Dlcd.h161 #ifndef LCD_BPP
162 #define LCD_BPP LCD_COLOR8 macro
173 #if LCD_BPP == LCD_COLOR8
183 #elif LCD_BPP == LCD_COLOR32
206 #if LCD_BPP == LCD_COLOR16
208 #elif LCD_BPP == LCD_COLOR32
/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) && \
38 (LCD_BPP != LCD_COLOR32)
91 #if LCD_BPP == LCD_COLOR8
100 #elif LCD_BPP == LCD_COLOR16
117 #if LCD_BPP == LCD_COLOR8 in test_pattern()
119 #elif LCD_BPP == LCD_COLOR16 in test_pattern()
177 #if LCD_BPP == LCD_COLOR8 in lcd_clear()
204 #if (LCD_BPP != LCD_COLOR32) in lcd_clear()
H A Dlcd_simplefb.c42 bpix = LCD_BPP; in lcd_dt_simplefb_configure_node()
/openbmc/u-boot/include/configs/
H A Dpeach-pi.h33 #define LCD_BPP LCD_COLOR16 macro
H A Dexynos5-dt-common.h31 #define LCD_BPP LCD_COLOR16 macro
H A Dsansa_fuze_plus.h29 #define LCD_BPP LCD_COLOR16 macro
H A Dxfi3.h29 #define LCD_BPP LCD_COLOR16 macro
H A Dbrxre1.h18 #define LCD_BPP LCD_COLOR32 macro
H A Dat91sam9rlek.h33 #define LCD_BPP LCD_COLOR8 macro
H A Dpicosam9g45.h40 #define LCD_BPP LCD_COLOR8 macro
H A Dat91sam9261ek.h38 #define LCD_BPP LCD_COLOR8 macro
H A Dsandbox.h82 #define LCD_BPP LCD_COLOR16 macro
H A Dcm_t3517.h205 #define LCD_BPP LCD_COLOR16 macro
H A Ds5pc210_universal.h162 #define LCD_BPP LCD_COLOR16 macro
H A Dtrats2.h169 #define LCD_BPP LCD_COLOR16 macro
H A Dtrats.h186 #define LCD_BPP LCD_COLOR16 macro
H A Dat91sam9m10g45ek.h30 #define LCD_BPP LCD_COLOR8 macro
H A Dat91sam9n12ek.h23 #define LCD_BPP LCD_COLOR16 macro
H A Dcm_t35.h199 #define LCD_BPP LCD_COLOR16 macro
H A Dat91sam9263ek.h41 #define LCD_BPP LCD_COLOR8 macro
H A Dpm9261.h143 #define LCD_BPP LCD_COLOR8 macro
H A Dpm9263.h155 #define LCD_BPP LCD_COLOR8 macro
/openbmc/u-boot/board/atmel/at91sam9n12ek/
H A Dat91sam9n12ek.c85 .vl_bpix = LCD_BPP,
/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c36 .vl_bpix = LCD_BPP,