Lines Matching defs:hfreq
897 int hfreq, vfreq;
911 Additional constraints: hfreq.
1236 /* if this happens increase margins, decrease hfreq. */
1247 hfreq = pclock->f / ((par->HHT + 2) * prescale * 2);
1248 if (hfreq > fb_info.monspecs.hfmax && mon_type != F_MON_VGA) {
1255 if (hfreq > fb_info.monspecs.hfmax || hfreq < fb_info.monspecs.hfmin)
1285 vfreq = (hfreq * 2) / (par->VFT + 1);
1299 (hfreq * 2) / (par->VFT + 1 + 4 * lines - 2 * yres) >
1310 (hfreq * 2) / (par->VFT + 1 + 4 * lines) >
1321 (hfreq * 2) / (par->VFT + 1 + 4 * lines) >