Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c133 value |= LCDC_LCDCFG5_MODE_OUTPUT_12BPP; in lcd_ctrl_init()
365 value |= LCDC_LCDCFG5_MODE_OUTPUT_12BPP; in atmel_hlcdc_init()
/OK3568_Linux_fs/u-boot/include/
H A Datmel_hlcdc.h101 #define LCDC_LCDCFG5_MODE_OUTPUT_12BPP (0x0 << 8) macro