Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/drivers/video/
H 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,
101 # define LCD_BPP LCD_COLOR8 macro
118 .vl_bpix = LCD_BPP,
135 #define LCD_BPP LCD_COLOR8 macro
151 .vl_bpix = LCD_BPP,
168 # define LCD_BPP LCD_COLOR8 macro
186 .vl_bpix = LCD_BPP,
[all …]
/OK3568_Linux_fs/u-boot/include/
H 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
/OK3568_Linux_fs/u-boot/common/
H A Dlcd.c29 #if (CONSOLE_COLOR_WHITE >= BMP_LOGO_OFFSET) && (LCD_BPP != LCD_COLOR16)
38 #if (LCD_BPP != LCD_COLOR8) && (LCD_BPP != LCD_COLOR16) && \
39 (LCD_BPP != LCD_COLOR32)
92 #if LCD_BPP == LCD_COLOR8
101 #elif LCD_BPP == LCD_COLOR16
118 #if LCD_BPP == LCD_COLOR8 in test_pattern()
120 #elif LCD_BPP == LCD_COLOR16 in test_pattern()
178 #if LCD_BPP == LCD_COLOR8 in lcd_clear()
205 #if (LCD_BPP != LCD_COLOR32) in lcd_clear()
H A Dlcd_simplefb.c43 bpix = LCD_BPP; in lcd_dt_simplefb_configure_node()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dpeach-pi.h36 #define LCD_BPP LCD_COLOR16 macro
H A Dexynos5-dt-common.h32 #define LCD_BPP LCD_COLOR16 macro
H A Dxfi3.h34 #define LCD_BPP LCD_COLOR16 macro
H A Dsansa_fuze_plus.h34 #define LCD_BPP LCD_COLOR16 macro
H A Dbrxre1.h19 #define LCD_BPP LCD_COLOR32 macro
H A Dsama5d2_xplained.h45 #define LCD_BPP LCD_COLOR16 macro
H A Dsama5d4ek.h45 #define LCD_BPP LCD_COLOR16 macro
H A Dsama5d4_xplained.h46 #define LCD_BPP LCD_COLOR16 macro
H A Dat91sam9rlek.h38 #define LCD_BPP LCD_COLOR8 macro
H A Dsama5d3xek.h32 #define LCD_BPP LCD_COLOR16 macro
H A Dma5d4evk.h70 #define LCD_BPP LCD_COLOR16 macro
H A Dpicosam9g45.h45 #define LCD_BPP LCD_COLOR8 macro
H A Ds5pc210_universal.h184 #define LCD_BPP LCD_COLOR16 macro
H A Dsandbox.h96 #define LCD_BPP LCD_COLOR16 macro
H A Dat91sam9261ek.h40 #define LCD_BPP LCD_COLOR8 macro
H A Dat91sam9m10g45ek.h35 #define LCD_BPP LCD_COLOR8 macro
H A Dtrats2.h181 #define LCD_BPP LCD_COLOR16 macro
H A Dat91sam9x5ek.h31 #define LCD_BPP LCD_COLOR16 macro
H A Dat91sam9n12ek.h32 #define LCD_BPP LCD_COLOR16 macro
H A Dtrats.h199 #define LCD_BPP LCD_COLOR16 macro
H A Dcm_t3517.h233 #define LCD_BPP LCD_COLOR16 macro

12