Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Datmel_hlcdc.h211 #define LCDC_BASECLUT_GCLUT_Msk (0xff << LCDC_BASECLUT_GCLUT_Pos) macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c46 | ((green << LCDC_BASECLUT_GCLUT_Pos) & LCDC_BASECLUT_GCLUT_Msk) in lcd_setcolreg()