Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dcirrus.h92 #define CL_GR15 0x15 /* Foreground Color Byte 3 Register */ macro
/linux-5.19.10/drivers/video/fbdev/
Dcirrusfb.c2719 vga_wgfx(regbase, CL_GR15, fg_color >> 24); in cirrusfb_RectFill()