Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dda8xx-fb.c56 #define LCD_V2_TFT_24BPP_MODE (1 << 25) macro
84 #define LCD_V2_TFT_24BPP_MODE (1 << 25) macro
529 reg |= (LCD_TFT_MODE | LCD_V2_TFT_24BPP_MODE); in lcd_cfg_frame_buffer()
531 reg |= (LCD_TFT_MODE | LCD_V2_TFT_24BPP_MODE in lcd_cfg_frame_buffer()