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

/linux-master/drivers/video/fbdev/
H A Dcirrusfb.c382 static void WGen(const struct cirrusfb_info *cinfo,
927 WGen(cinfo, VGA_MIS_W, tmp);
999 WGen(cinfo, VGA_PEL_MSK, 0x01);
1509 WGen(cinfo, CL_VSSM, 0x10); /* EGS: 0x16 */
1510 WGen(cinfo, CL_POS102, 0x01);
1511 WGen(cinfo, CL_VSSM, 0x08); /* EGS: 0x0e */
1514 WGen(cinfo, CL_VSSM2, 0x01);
1657 WGen(cinfo, VGA_PEL_MSK, 0xff); /* Pixel mask: no mask */
2411 /*** WGen() - write into one of the external/general registers ***/
2412 static void WGen(cons function
[all...]

Completed in 82 milliseconds