Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dcirrus.h89 #define CL_GR12 0x12 /* Background Color Byte 2 Register */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c2722 vga_wgfx(regbase, CL_GR12, bg_color >> 16); in cirrusfb_RectFill()