Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tve200/
H A Dtve200_drm.h85 #define TVE200_IPDMOD_RGB565 (1 << 6) macro
H A Dtve200_display.c194 ctrl1 |= TVE200_IPDMOD_RGB565; in tve200_display_enable()
203 ctrl1 |= TVE200_IPDMOD_RGB565 | TVE200_BGR; in tve200_display_enable()