Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dda8xx-fb.c58 #define LCD_V2_TFT_24BPP_UNPACK (1 << 26) macro
86 #define LCD_V2_TFT_24BPP_UNPACK (1 << 26) macro
533 | LCD_V2_TFT_24BPP_UNPACK); in lcd_cfg_frame_buffer()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dda8xx-fb.c81 #define LCD_V2_TFT_24BPP_UNPACK BIT(26) macro
576 reg |= LCD_V2_TFT_24BPP_UNPACK; in lcd_cfg_frame_buffer()