Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcirrusfb.c381 static void WGen(const struct cirrusfb_info *cinfo,
925 WGen(cinfo, VGA_MIS_W, tmp); in cirrusfb_set_par_foo()
997 WGen(cinfo, VGA_PEL_MSK, 0x01); in cirrusfb_set_par_foo()
1507 WGen(cinfo, CL_VSSM, 0x10); /* EGS: 0x16 */ in init_vgachip()
1508 WGen(cinfo, CL_POS102, 0x01); in init_vgachip()
1509 WGen(cinfo, CL_VSSM, 0x08); /* EGS: 0x0e */ in init_vgachip()
1512 WGen(cinfo, CL_VSSM2, 0x01); in init_vgachip()
1655 WGen(cinfo, VGA_PEL_MSK, 0xff); /* Pixel mask: no mask */ in init_vgachip()
2406 static void WGen(const struct cirrusfb_info *cinfo, in WGen() function
2472 WGen(cinfo, VGA_PEL_MSK, 0x00); in WHDR()
[all …]