Searched refs:hfmax (Results 1 – 8 of 8) sorted by relevance
65 if (hpicos*monspecs->hfmin > _1e12 || hpicos*monspecs->hfmax < _1e12 || in fbmon_valid_timings()
689 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL; in acornfb_validate_timing()1402 fb_info.monspecs.hfmax = simple_strtoul(p + 1, &p, 0); in acornfb_parse_mon()1404 fb_info.monspecs.hfmax = fb_info.monspecs.hfmin; in acornfb_parse_mon()1431 if (fb_info.monspecs.hfmax < fb_info.monspecs.hfmin || in acornfb_parse_mon()1629 hs <= fb_info.monspecs.hfmax) { in acornfb_init()1760 fb_info.monspecs.hfmax / 1000, fb_info.monspecs.hfmax % 1000, in acornfb_init()
1209 if (hfreq > fb_info.monspecs.hfmax && mon_type!=F_MON_VGA) { in falcon_decode_var()1216 if (hfreq > fb_info.monspecs.hfmax || hfreq < fb_info.monspecs.hfmin) in falcon_decode_var()1725 fb_info.monspecs.hfmax = 35715; in falcon_detect()1733 fb_info.monspecs.hfmax = 15755; in falcon_detect()2782 fb_info.monspecs.hfmax = 32000; in atafb_init()3108 fb_info.monspecs.hfmax = hmax; in atafb_setup()
751 fb_info.monspecs.hfmax = 0; in hgafb_init()
1016 fb_info.monspecs.hfmax = 70000; in pvr2fb_init()1022 fb_info.monspecs.hfmax = 15781; in pvr2fb_init()
1250 fb_info.monspecs.hfmax = hmax; in amifb_setup()1712 fb_info.monspecs.hfmax = 38000; in amifb_init()
236 __u32 hfmax; /* hfreq upper limit (Hz) */ member
2084 ACCESS_FBINFO(fbcon.monspecs.hfmax) = fh; in initMatrox2()