Searched refs:CL_GR31 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/video/ |
D | cirrus.h | 110 #define CL_GR31 0x31 /* BLT Start/Status */ macro
|
/linux-5.19.10/drivers/video/fbdev/ |
D | cirrusfb.c | 1479 vga_wgfx(cinfo->regbase, CL_GR31, 0x00); in init_vgachip() 1659 vga_wgfx(cinfo->regbase, CL_GR31, 0x04); in init_vgachip() 1661 vga_wgfx(cinfo->regbase, CL_GR31, 0x00); in init_vgachip() 1724 while (vga_rgfx(cinfo->regbase, CL_GR31) & 0x03) in cirrusfb_sync() 2577 while (vga_rgfx(regbase, CL_GR31) & 0x08) in cirrusfb_WaitBLT() 2638 vga_wgfx(regbase, CL_GR31, 0x02); /* BLT Start/status */ in cirrusfb_set_blitter()
|