hcorr             257 drivers/video/fbdev/matrox/matroxfb_base.h 	u_int16_t hcorr;
hcorr             747 drivers/video/fbdev/matrox/matroxfb_maven.c 				m->hcorr = h2 - 2;
hcorr             781 drivers/video/fbdev/matrox/matroxfb_maven.c 		if (m->hcorr < mt->HTotal)
hcorr             782 drivers/video/fbdev/matrox/matroxfb_maven.c 			hcrt += m->hcorr;
hcorr             790 drivers/video/fbdev/matrox/matroxfb_maven.c 		m->regs[0x96] = m->hcorr;
hcorr             791 drivers/video/fbdev/matrox/matroxfb_maven.c 		m->regs[0x97] = m->hcorr >> 8;
hcorr             895 drivers/video/fbdev/matrox/matroxfb_maven.c 				b = (mt->VTotal - 1) * (m->htotal + 2) + m->hcorr + 2;