Home
last modified time | relevance | path

Searched refs:LCD_OUTPUT_BPP (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A Dsama5d2_xplained.h46 #define LCD_OUTPUT_BPP 24 macro
H A Dsama5d4ek.h46 #define LCD_OUTPUT_BPP 18 macro
H A Dsama5d4_xplained.h47 #define LCD_OUTPUT_BPP 24 macro
H A Dsama5d3xek.h33 #define LCD_OUTPUT_BPP 24 macro
H A Dma5d4evk.h71 #define LCD_OUTPUT_BPP 24 macro
H A Dat91sam9x5ek.h32 #define LCD_OUTPUT_BPP 24 macro
H A Dat91sam9n12ek.h33 #define LCD_OUTPUT_BPP 24 macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c127 #ifndef LCD_OUTPUT_BPP in lcd_ctrl_init()
131 switch (LCD_OUTPUT_BPP) { in lcd_ctrl_init()