Searched refs:CRT_CTRL_COLOR_XRGB8888 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/aspeed/ | ||
D | aspeed_gfx.h | 70 #define CRT_CTRL_COLOR_XRGB8888 (2 << 7) macro |
D | aspeed_gfx_crtc.c | 44 ctrl1 |= CRT_CTRL_COLOR_XRGB8888; in aspeed_gfx_set_pixel_fmt() |