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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dcyblafb.h104 #define CR1E 0x1E macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcyblafb.c180 outb(CR1E, 0x3d4); // clear write protect bit for port 0x3c2
182 outb(CR1E, 0x3d4);
649 // to be programmed to CR0C, CR0D, CR1E and CR27. Actually there is
652 // 90 really is CR1E, the real CRE is documented on page 72.
896 write3X4(CR1E, (info->var.vmode & FB_VMODE_INTERLACED) ? 0x84 : 0x80);

Completed in 57 milliseconds