Home
last modified time | relevance | path

Searched defs:LCD_V2_TFT_24BPP_UNPACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.c57 #define LCD_V2_TFT_24BPP_UNPACK (1 << 26) macro
85 #define LCD_V2_TFT_24BPP_UNPACK (1 << 26) macro
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c81 #define LCD_V2_TFT_24BPP_UNPACK BIT(26) macro