Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dam335x-fb.c57 #define LCD_TFT_24BPP_UNPACK (1 << 26) macro
125 raster_ctrl |= LCD_TFT_24BPP_UNPACK; in am335xfb_init()