Searched refs:CL_SEQR1F (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.h61 #define CL_SEQR1F 0x1f /* BIOS ROM write enable and MCLK Select */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcirrusfb.c431 long mclk = vga_rseq(cinfo->regbase, CL_SEQR1F) & 0x3f;
634 old1f = vga_rseq(cinfo->regbase, CL_SEQR1F) & ~0x40;
646 vga_wseq(cinfo->regbase, CL_SEQR1F, old1f);
2288 vga_wseq(cinfo->regbase, CL_SEQR1F,

Completed in 55 milliseconds