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

/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.c747 m->hcorr = h2 - 2;
781 if (m->hcorr < mt->HTotal)
782 hcrt += m->hcorr;
790 m->regs[0x96] = m->hcorr;
791 m->regs[0x97] = m->hcorr >> 8;
895 b = (mt->VTotal - 1) * (m->htotal + 2) + m->hcorr + 2;
H A Dmatroxfb_base.h256 u_int16_t hcorr; member in struct:mavenregs

Completed in 117 milliseconds