Home
last modified time | relevance | path

Searched refs:LCDC_LCDCFG5_MODE_OUTPUT_18BPP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c139 value |= LCDC_LCDCFG5_MODE_OUTPUT_18BPP; in lcd_ctrl_init()
371 value |= LCDC_LCDCFG5_MODE_OUTPUT_18BPP; in atmel_hlcdc_init()
/OK3568_Linux_fs/u-boot/include/
H A Datmel_hlcdc.h103 #define LCDC_LCDCFG5_MODE_OUTPUT_18BPP (0x2 << 8) macro