Searched refs:WGen (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/video/fbdev/ |
D | cirrusfb.c | 382 static void WGen(const struct cirrusfb_info *cinfo, 927 WGen(cinfo, VGA_MIS_W, tmp); in cirrusfb_set_par_foo() 999 WGen(cinfo, VGA_PEL_MSK, 0x01); in cirrusfb_set_par_foo() 1509 WGen(cinfo, CL_VSSM, 0x10); /* EGS: 0x16 */ in init_vgachip() 1510 WGen(cinfo, CL_POS102, 0x01); in init_vgachip() 1511 WGen(cinfo, CL_VSSM, 0x08); /* EGS: 0x0e */ in init_vgachip() 1514 WGen(cinfo, CL_VSSM2, 0x01); in init_vgachip() 1657 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 2470 WGen(cinfo, VGA_PEL_MSK, 0x00); in WHDR() [all …]
|