Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dda8xx-fb.c57 #define LCD_V2_TFT_24BPP_MODE (1 << 25) macro
85 #define LCD_V2_TFT_24BPP_MODE (1 << 25) macro
530 reg |= (LCD_TFT_MODE | LCD_V2_TFT_24BPP_MODE); in lcd_cfg_frame_buffer()
532 reg |= (LCD_TFT_MODE | LCD_V2_TFT_24BPP_MODE in lcd_cfg_frame_buffer()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dda8xx-fb.c80 #define LCD_V2_TFT_24BPP_MODE BIT(25) macro
572 reg |= LCD_V2_TFT_24BPP_MODE; in lcd_cfg_frame_buffer()
575 reg |= LCD_V2_TFT_24BPP_MODE; in lcd_cfg_frame_buffer()