| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | pxa_lcd.c | 34 # 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 D | lcd.h | 162 #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 D | lcd.c | 29 #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 D | lcd_simplefb.c | 43 bpix = LCD_BPP; in lcd_dt_simplefb_configure_node()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | peach-pi.h | 36 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | exynos5-dt-common.h | 32 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | xfi3.h | 34 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | sansa_fuze_plus.h | 34 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | brxre1.h | 19 #define LCD_BPP LCD_COLOR32 macro
|
| H A D | sama5d2_xplained.h | 45 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | sama5d4ek.h | 45 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | sama5d4_xplained.h | 46 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | at91sam9rlek.h | 38 #define LCD_BPP LCD_COLOR8 macro
|
| H A D | sama5d3xek.h | 32 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | ma5d4evk.h | 70 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | picosam9g45.h | 45 #define LCD_BPP LCD_COLOR8 macro
|
| H A D | s5pc210_universal.h | 184 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | sandbox.h | 96 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | at91sam9261ek.h | 40 #define LCD_BPP LCD_COLOR8 macro
|
| H A D | at91sam9m10g45ek.h | 35 #define LCD_BPP LCD_COLOR8 macro
|
| H A D | trats2.h | 181 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | at91sam9x5ek.h | 31 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | at91sam9n12ek.h | 32 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | trats.h | 199 #define LCD_BPP LCD_COLOR16 macro
|
| H A D | cm_t3517.h | 233 #define LCD_BPP LCD_COLOR16 macro
|