Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c177 writel(LCDC_BASECFG1_RGBMODE_16BPP_RGB_565, in lcd_ctrl_init()
408 writel(LCDC_BASECFG1_RGBMODE_16BPP_RGB_565, in atmel_hlcdc_init()
/OK3568_Linux_fs/u-boot/include/
H A Datmel_hlcdc.h178 #define LCDC_BASECFG1_RGBMODE_16BPP_RGB_565 (0x3 << 4) macro