Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h183 #define LCDC_BASECFG1_RGBMODE_24BPP_RGB_888 (0x9 << 4) macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c180 writel(LCDC_BASECFG1_RGBMODE_24BPP_RGB_888, in lcd_ctrl_init()
411 writel(LCDC_BASECFG1_RGBMODE_24BPP_RGB_888, in atmel_hlcdc_init()