Lines Matching refs:hfmin
60 .hfmin = 15469,
65 .hfmin = 0,
70 .hfmin = 58608,
75 .hfmin = 30000,
80 .hfmin = 30000,
85 .hfmin = 30000,
432 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL; in acornfb_validate_timing()
768 fb_info.monspecs.hfmin = simple_strtoul(p, &p, 0); in acornfb_parse_mon()
772 fb_info.monspecs.hfmax = fb_info.monspecs.hfmin; in acornfb_parse_mon()
799 if (fb_info.monspecs.hfmax < fb_info.monspecs.hfmin || in acornfb_parse_mon()
998 hs >= fb_info.monspecs.hfmin && in acornfb_probe()
1110 fb_info.monspecs.hfmin / 1000, fb_info.monspecs.hfmin % 1000, in acornfb_probe()