Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h208 #define LCDC_BASECLUT_BCLUT_Msk (0xff << LCDC_BASECLUT_BCLUT_Pos) macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c46 | ((blue << LCDC_BASECLUT_BCLUT_Pos) & LCDC_BASECLUT_BCLUT_Msk)); in lcd_setcolreg()