Searched refs:CL_CRT1B (Results 1 – 2 of 2) sorted by relevance
70 #define CL_CRT1B 0x1b /* Extended Display Controls */ macro
1211 vga_wcrt(regbase, CL_CRT1B, tmp); in cirrusfb_set_par_foo()1346 tmp = vga_rcrt(cinfo->regbase, CL_CRT1B) & 0xf2; in cirrusfb_pan_display()1355 vga_wcrt(cinfo->regbase, CL_CRT1B, tmp); in cirrusfb_pan_display()1591 vga_wcrt(cinfo->regbase, CL_CRT1B, 0x02); in init_vgachip()