Searched refs:CL_SEQR1F (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 Dcirrus.h62 #define CL_SEQR1F 0x1f /* BIOS ROM write enable and MCLK Select */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcirrusfb.c972 vga_wseq (cinfo->regbase, CL_SEQR1F, 0x40 | (val & 0x3f));
977 vga_wseq (cinfo->regbase, CL_SEQR1F, 0x40 | (val & 0x3f));
979 vga_wseq (cinfo->regbase, CL_SEQR1F, val & 0x3f);
1193 vga_wseq (regbase, CL_SEQR1F, 0x1a); /* MCLK select */
1199 vga_wseq (regbase, CL_SEQR1F, 0x22); /* ##vorher 1c MCLK select */
1205 vga_wseq (regbase, CL_SEQR1F, 0x22); /* ##vorher 22 MCLK select */
1212 vga_wseq (regbase, CL_SEQR1F, 0x22); /* ##vorher 1c MCLK select */
1274 vga_wseq (regbase, CL_SEQR1F, 0x1d); /* MCLK select */
1278 vga_wseq (regbase, CL_SEQR1F, 0x22); /* ### vorher 1c MCLK select */
1283 vga_wseq (regbase, CL_SEQR1F,
[all...]

Completed in 47 milliseconds