Lines Matching refs:hfmin
63 .hfmin = 15469,
68 .hfmin = 0,
73 .hfmin = 58608,
78 .hfmin = 30000,
83 .hfmin = 30000,
88 .hfmin = 30000,
435 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL; in acornfb_validate_timing()
771 fb_info.monspecs.hfmin = simple_strtoul(p, &p, 0); in acornfb_parse_mon()
775 fb_info.monspecs.hfmax = fb_info.monspecs.hfmin; in acornfb_parse_mon()
802 if (fb_info.monspecs.hfmax < fb_info.monspecs.hfmin || in acornfb_parse_mon()
1000 hs >= fb_info.monspecs.hfmin && in acornfb_probe()
1112 fb_info.monspecs.hfmin / 1000, fb_info.monspecs.hfmin % 1000, in acornfb_probe()