Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h177 #define LCDC_BASECFG1_RGBMODE_16BPP_RGB_565 (0x3 << 4) macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c176 writel(LCDC_BASECFG1_RGBMODE_16BPP_RGB_565, in lcd_ctrl_init()
407 writel(LCDC_BASECFG1_RGBMODE_16BPP_RGB_565, in atmel_hlcdc_init()