Searched refs:CL_SEQR1E (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.h60 #define CL_SEQR1E 0x1e /* VCLK3 Denominator and Post-Scalar Value */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcirrusfb.c640 old1e = vga_rseq(cinfo->regbase, CL_SEQR1E) & ~0x1;
644 vga_wseq(cinfo->regbase, CL_SEQR1E, old1e);
893 vga_wseq(regbase, CL_SEQR1E, nom);
896 vga_wseq(regbase, CL_SEQR1E, tmp);

Completed in 57 milliseconds