Searched refs:HTotal (Results 1 – 14 of 14) sorted by relevance
757 if (maven_find_exact_clocks(mt->HTotal, mt->VTotal, m) == 0) in maven_compute_timming()760 lmargin = mt->HTotal - mt->HSyncEnd; in maven_compute_timming()762 hcrt = mt->HTotal - slen - mt->delay; in maven_compute_timming()766 if (m->hcorr < mt->HTotal) in maven_compute_timming()768 if (hcrt > mt->HTotal) in maven_compute_timming()769 hcrt -= mt->HTotal; in maven_compute_timming()770 if (hcrt + 2 > mt->HTotal) in maven_compute_timming()823 if (mt->HTotal) in maven_compute_timming()824 hdec = 94208 / (mt->HTotal); in maven_compute_timming()916 m->regs[0x96] = mt->HTotal; in maven_compute_timming()[all …]
111 if ((mt->HTotal & 7) == 2) { in matroxfb_dh_restore()113 mt->HTotal &= ~7; in matroxfb_dh_restore()116 mga_outl(0x3C14, ((mt->HDisplay - 8) << 16) | (mt->HTotal - 8)); in matroxfb_dh_restore()
120 mt->HTotal = mt->HSyncEnd + var->left_margin; in matroxfb_var2my()242 ht = m->HTotal >> 3; in matroxfb_vgaHWinit()
214 unsigned int HTotal; member
327 mt->HTotal = hlen; in computeRegs()
429 if (m->HTotal >= 1536) in Ti3026_init()
79 unsigned short HTotal; member120 unsigned short HTotal; member
70 u32 HBackPorcStrt, HFrontPorchStrt, HTotal, in SetupVTG() local97 HTotal = pTiming->HTot; in SetupVTG()122 tmp |= (HTotal) | (HBackPorcStrt << 16); in SetupVTG()
159 unsigned short HTotal; member165 unsigned short HTotal; member
1092 tempax = pVBInfo->StResInfo[resindex].HTotal; in XGI_SetCRT1DE()1096 tempax = pVBInfo->ModeResInfo[resindex].HTotal; in XGI_SetCRT1DE()1611 xres = pVBInfo->StResInfo[resindex].HTotal; in XGI_SetCRT1ModeRegs()1613 xres = pVBInfo->ModeResInfo[resindex].HTotal; /* xres->ax */ in XGI_SetCRT1ModeRegs()1857 xres = pVBInfo->StResInfo[resindex].HTotal; in XGI_GetLVDSResInfo()1860 xres = pVBInfo->ModeResInfo[resindex].HTotal; in XGI_GetLVDSResInfo()4231 xres = pVBInfo->StResInfo[resindex].HTotal; in XGI_GetCRT2ResInfo()4235 xres = pVBInfo->ModeResInfo[resindex].HTotal; /* xres->ax */ in XGI_GetCRT2ResInfo()6391 xres = pVBInfo->StResInfo[resindex].HTotal; in XGI_XG21CheckLVDSMode()6395 xres = pVBInfo->ModeResInfo[resindex].HTotal; /* xres->ax */ in XGI_XG21CheckLVDSMode()[all …]
196 unsigned short HTotal; member201 unsigned short HTotal; member
1498 modexres = SiS_Pr->SiS_ModeResInfo[resinfo].HTotal; in SiS_GetLCDResInfo()2748 xres = SiS_Pr->SiS_StResInfo[resindex].HTotal; in SiS_GetCRT2ResInfo()2751 xres = SiS_Pr->SiS_ModeResInfo[resindex].HTotal; in SiS_GetCRT2ResInfo()
140 unsigned int HTotal; member
174 reg->CRTC[0x00] = (timings->HTotal >> 3) - 5; in vgaHWInit()994 timings.HTotal = timings.HSyncEnd + var->left_margin; in savagefb_decode_var()1009 timings.HTotal *= 2; in savagefb_decode_var()1113 i = ((((timings.HTotal >> 3) - 5) & 0x100) >> 8) | in savagefb_decode_var()