Home
last modified time | relevance | path

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

/u-boot/include/
A Dlcd.h162 #ifndef LCD_BPP
163 #define LCD_BPP LCD_COLOR8 macro
174 #if LCD_BPP == LCD_COLOR8
184 #elif LCD_BPP == LCD_COLOR32
207 #if LCD_BPP == LCD_COLOR16
209 #elif LCD_BPP == LCD_COLOR32
/u-boot/drivers/video/
A Dpxa_lcd.c34 # define LCD_BPP LCD_COLOR8 macro
51 .vl_bpix = LCD_BPP,
68 # define LCD_BPP LCD_COLOR8 macro
85 .vl_bpix = LCD_BPP,
118 .vl_bpix = LCD_BPP,
151 .vl_bpix = LCD_BPP,
186 .vl_bpix = LCD_BPP,
220 .vl_bpix = LCD_BPP,
252 .vl_bpix = LCD_BPP,
286 .vl_bpix = LCD_BPP,
[all …]
/u-boot/common/
A Dlcd.c33 #if (CONSOLE_COLOR_WHITE >= BMP_LOGO_OFFSET) && (LCD_BPP != LCD_COLOR16)
42 #if (LCD_BPP != LCD_COLOR8) && (LCD_BPP != LCD_COLOR16) && \
43 (LCD_BPP != LCD_COLOR32)
96 #if LCD_BPP == LCD_COLOR8
105 #elif LCD_BPP == LCD_COLOR16
122 #if LCD_BPP == LCD_COLOR8 in test_pattern()
124 #elif LCD_BPP == LCD_COLOR16 in test_pattern()
181 #if LCD_BPP == LCD_COLOR8 in lcd_clear()
208 #if (LCD_BPP != LCD_COLOR32) in lcd_clear()
A Dlcd_simplefb.c43 bpix = LCD_BPP; in lcd_dt_simplefb_configure_node()
/u-boot/include/configs/
A Dpeach-pi.h30 #define LCD_BPP LCD_COLOR16 macro
A Dexynos5-dt-common.h30 #define LCD_BPP LCD_COLOR16 macro
A Dbrxre1.h18 #define LCD_BPP LCD_COLOR32 macro
A Dsansa_fuze_plus.h27 #define LCD_BPP LCD_COLOR16 macro
A Dxfi3.h27 #define LCD_BPP LCD_COLOR16 macro
A Dat91sam9rlek.h32 #define LCD_BPP LCD_COLOR8 macro
A Dat91sam9261ek.h38 #define LCD_BPP LCD_COLOR8 macro
A Dpicosam9g45.h38 #define LCD_BPP LCD_COLOR8 macro
A Ds5pc210_universal.h151 #define LCD_BPP LCD_COLOR16 macro
A Dat91sam9n12ek.h23 #define LCD_BPP LCD_COLOR16 macro
A Dtrats2.h156 #define LCD_BPP LCD_COLOR16 macro
A Dat91sam9m10g45ek.h30 #define LCD_BPP LCD_COLOR8 macro
A Dtrats.h175 #define LCD_BPP LCD_COLOR16 macro
A Dsandbox.h81 #define LCD_BPP LCD_COLOR16 macro
A Dat91sam9263ek.h41 #define LCD_BPP LCD_COLOR8 macro
A Dpm9261.h142 #define LCD_BPP LCD_COLOR8 macro
A Dpm9263.h154 #define LCD_BPP LCD_COLOR8 macro
/u-boot/board/atmel/at91sam9n12ek/
A Dat91sam9n12ek.c89 .vl_bpix = LCD_BPP,
/u-boot/board/compulab/common/
A Domap3_display.c37 .vl_bpix = LCD_BPP,

Completed in 19 milliseconds