Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c50 int colour_count = 0; in mga_crtc_cursor_set() local
152 if (colour_count >= 16) { in mga_crtc_cursor_set()
163 colour_count++; in mga_crtc_cursor_set()
167 for (i = 0; i < colour_count; i++) { in mga_crtc_cursor_set()
190 for (i = 0; i < colour_count; i++) { in mga_crtc_cursor_set()