Home
last modified time | relevance | path

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

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