Searched refs:CL_CRT1B (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.h70 #define CL_CRT1B 0x1b /* Extended Display Controls */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcirrusfb.c1206 vga_wcrt(regbase, CL_CRT1B, tmp);
1341 tmp = vga_rcrt(cinfo->regbase, CL_CRT1B) & 0xf2;
1350 vga_wcrt(cinfo->regbase, CL_CRT1B, tmp);
1584 vga_wcrt(cinfo->regbase, CL_CRT1B, 0x02);

Completed in 68 milliseconds