Searched refs:CL_GR31 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/video/ |
D | cirrus.h | 110 #define CL_GR31 0x31 /* BLT Start/Status */ macro
|
/linux-4.4.14/drivers/video/fbdev/ |
D | cirrusfb.c | 1479 vga_wgfx(cinfo->regbase, CL_GR31, 0x00); in init_vgachip() 1657 vga_wgfx(cinfo->regbase, CL_GR31, 0x04); in init_vgachip() 1659 vga_wgfx(cinfo->regbase, CL_GR31, 0x00); in init_vgachip() 1722 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()
|