Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c181 writel(LCDC_BASECFG1_RGBMODE_24BPP_RGB_888, in lcd_ctrl_init()
412 writel(LCDC_BASECFG1_RGBMODE_24BPP_RGB_888, in atmel_hlcdc_init()
/OK3568_Linux_fs/u-boot/include/
H A Datmel_hlcdc.h184 #define LCDC_BASECFG1_RGBMODE_24BPP_RGB_888 (0x9 << 4) macro