Searched refs:CL_GR31 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/video/ |
H A D | cirrus.h | 110 #define CL_GR31 0x31 /* BLT Start/Status */ macro
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | cirrusfb.c | 1480 vga_wgfx(cinfo->regbase, CL_GR31, 0x00); in init_vgachip() 1660 vga_wgfx(cinfo->regbase, CL_GR31, 0x04); in init_vgachip() 1662 vga_wgfx(cinfo->regbase, CL_GR31, 0x00); in init_vgachip() 1725 while (vga_rgfx(cinfo->regbase, CL_GR31) & 0x03) in cirrusfb_sync() 2586 while (vga_rgfx(regbase, CL_GR31) & 0x08) in cirrusfb_WaitBLT() 2647 vga_wgfx(regbase, CL_GR31, 0x02); /* BLT Start/status */ in cirrusfb_set_blitter()
|