Searched refs:CL_CRT1D (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dcirrus.h72 #define CL_CRT1D 0x1d /* Overlay Extended Control register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcirrusfb.c1210 vga_wcrt(regbase, CL_CRT1D, (pitch >> 9) & 1);
1354 tmp = vga_rcrt(cinfo->regbase, CL_CRT1D);
1359 vga_wcrt(cinfo->regbase, CL_CRT1D, tmp);

Completed in 197 milliseconds