Lines Matching refs:hfmin
59 .hfmin = 15469,
64 .hfmin = 0,
69 .hfmin = 58608,
74 .hfmin = 30000,
79 .hfmin = 30000,
84 .hfmin = 30000,
431 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL; in acornfb_validate_timing()
765 fb_info.monspecs.hfmin = simple_strtoul(p, &p, 0); in acornfb_parse_mon()
769 fb_info.monspecs.hfmax = fb_info.monspecs.hfmin; in acornfb_parse_mon()
796 if (fb_info.monspecs.hfmax < fb_info.monspecs.hfmin || in acornfb_parse_mon()
961 hs >= fb_info.monspecs.hfmin && in acornfb_probe()
1073 fb_info.monspecs.hfmin / 1000, fb_info.monspecs.hfmin % 1000, in acornfb_probe()