Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h101 #define LCDC_LCDCFG5_MODE_OUTPUT_16BPP (0x1 << 8) macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c135 value |= LCDC_LCDCFG5_MODE_OUTPUT_16BPP; in lcd_ctrl_init()
367 value |= LCDC_LCDCFG5_MODE_OUTPUT_16BPP; in atmel_hlcdc_init()