Lines Matching refs:WGen
611 static void WGen (const struct clgenfb_info *fb_info,
1269 WGen (fb_info, VGA_MIS_W, tmp); in clgen_set_par()
1353 WGen (fb_info, VGA_PEL_MSK, 0x01); /* pixel mask: pass-through for first plane */ in clgen_set_par()
1441 WGen (fb_info, VGA_PEL_MSK, 0xff); /* pixel mask: pass-through all planes */ in clgen_set_par()
1522 WGen (fb_info, VGA_PEL_MSK, 0xff); /* pixel mask: pass-through all planes */ in clgen_set_par()
1595 WGen (fb_info, VGA_PEL_MSK, 0xff); /* pixel mask: pass-through all planes */ in clgen_set_par()
1980 WGen (fb_info, CL_VSSM, 0x10); /* EGS: 0x16 */ in init_vgachip()
1981 WGen (fb_info, CL_POS102, 0x01); in init_vgachip()
1982 WGen (fb_info, CL_VSSM, 0x08); /* EGS: 0x0e */ in init_vgachip()
1985 WGen (fb_info, CL_VSSM2, 0x01); in init_vgachip()
1990 …WGen (fb_info, VGA_MIS_W, 0xc1); /* polarity (-/-), disable access to display memory, VGA_CRTC_STA… in init_vgachip()
2094 WGen (fb_info, VGA_PEL_MSK, 0xff); /* Pixel mask: no mask */ in init_vgachip()
2097 …WGen (fb_info, VGA_MIS_W, 0xc3); /* polarity (-/-), enable display mem, VGA_CRTC_START_HI i/o base… in init_vgachip()
2935 static void WGen (const struct clgenfb_info *fb_info, in WGen() function
3001 WGen (fb_info, VGA_PEL_MSK, 0x00); in WHDR()
3018 WGen (fb_info, VGA_PEL_MSK, val); in WHDR()
3028 WGen (fb_info, VGA_PEL_MSK, 0xff); in WHDR()