Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h100 #define LCDC_LCDCFG5_MODE_OUTPUT_12BPP (0x0 << 8) macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c132 value |= LCDC_LCDCFG5_MODE_OUTPUT_12BPP; in lcd_ctrl_init()
364 value |= LCDC_LCDCFG5_MODE_OUTPUT_12BPP; in atmel_hlcdc_init()