Lines Matching defs:hfreq
909 int hfreq, vfreq;
923 Additional constraints: hfreq.
1255 /* if this happens increase margins, decrease hfreq. */
1266 hfreq = pclock->f / ((par->HHT + 2) * prescale * 2);
1267 if (hfreq > fb_info.monspecs.hfmax && mon_type != F_MON_VGA) {
1274 if (hfreq > fb_info.monspecs.hfmax || hfreq < fb_info.monspecs.hfmin)
1304 vfreq = (hfreq * 2) / (par->VFT + 1);
1318 (hfreq * 2) / (par->VFT + 1 + 4 * lines - 2 * yres) >
1329 (hfreq * 2) / (par->VFT + 1 + 4 * lines) >
1340 (hfreq * 2) / (par->VFT + 1 + 4 * lines) >