Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tve200/
H A Dtve200_drm.h84 #define TVE200_IPDMOD_RGB555 (0 << 6) /* TVE200_CTRL_YUV420 = 0 */ macro
H A Dtve200_display.c197 ctrl1 |= TVE200_IPDMOD_RGB555; in tve200_display_enable()
206 ctrl1 |= TVE200_IPDMOD_RGB555 | TVE200_BGR; in tve200_display_enable()