Home
last modified time | relevance | path

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

/drivers/gpu/drm/aspeed/
Daspeed_gfx.h74 #define CRT_CTRL_COLOR_MASK GENMASK(9, 7) macro
Daspeed_gfx_crtc.c34 ctrl1 &= ~CRT_CTRL_COLOR_MASK; in aspeed_gfx_set_pixel_fmt()