Searched refs:CL_GR31 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/video/ |
D | cirrus.h | 110 #define CL_GR31 0x31 /* BLT Start/Status */ macro
|
/linux-3.4.99/drivers/video/ |
D | cirrusfb.c | 1502 vga_wgfx(cinfo->regbase, CL_GR31, 0x00); in init_vgachip() 1680 vga_wgfx(cinfo->regbase, CL_GR31, 0x04); in init_vgachip() 1682 vga_wgfx(cinfo->regbase, CL_GR31, 0x00); in init_vgachip() 1745 while (vga_rgfx(cinfo->regbase, CL_GR31) & 0x03) in cirrusfb_sync() 2630 while (vga_rgfx(regbase, CL_GR31) & 0x08) in cirrusfb_WaitBLT() 2691 vga_wgfx(regbase, CL_GR31, 0x02); /* BLT Start/status */ in cirrusfb_set_blitter()
|