Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx.h69 #define CRT_CTRL_COLOR_RGB565 (0 << 7) macro
H A Daspeed_gfx_crtc.c39 ctrl1 |= CRT_CTRL_COLOR_RGB565; in aspeed_gfx_set_pixel_fmt()