Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.c56 #define LCD_V2_TFT_24BPP_MODE (1 << 25) macro
84 #define LCD_V2_TFT_24BPP_MODE (1 << 25) macro
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c80 #define LCD_V2_TFT_24BPP_MODE BIT(25) macro