Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dam335x-fb.c60 #define LCD_TFT_24BPP_MODE (1 << 25) macro
138 raster_ctrl |= LCD_TFT_24BPP_MODE; in am335xfb_init()