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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_maven.c732 m->hcorr = h2 - 2;
766 if (m->hcorr < mt->HTotal)
767 hcrt += m->hcorr;
775 m->regs[0x96] = m->hcorr;
776 m->regs[0x97] = m->hcorr >> 8;
880 b = (mt->VTotal - 1) * (m->htotal + 2) + m->hcorr + 2;
H A Dmatroxfb_base.h277 u_int16_t hcorr; member in struct:mavenregs

Completed in 118 milliseconds