Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dcirrus.h90 #define CL_GR13 0x13 /* Foreground Color Byte 2 Register */ macro
/linux-5.19.10/drivers/video/fbdev/
Dcirrusfb.c2714 vga_wgfx(regbase, CL_GR13, fg_color >> 16); in cirrusfb_RectFill()