Searched refs:CL_CRT1D (Results 1 – 2 of 2) sorted by relevance
72 #define CL_CRT1D 0x1d /* Overlay Extended Control register */ macro
1215 vga_wcrt(regbase, CL_CRT1D, (pitch >> 9) & 1); in cirrusfb_set_par_foo()1359 tmp = vga_rcrt(cinfo->regbase, CL_CRT1D); in cirrusfb_pan_display()1364 vga_wcrt(cinfo->regbase, CL_CRT1D, tmp); in cirrusfb_pan_display()