Lines Matching refs:vfmax
63 .vfmax = 51,
68 .vfmax = 199,
73 .vfmax = 64,
78 .vfmax = 60,
83 .vfmax = 75,
88 .vfmax = 60,
431 return (vs >= monspecs->vfmin && vs <= monspecs->vfmax && in acornfb_validate_timing()
779 fb_info.monspecs.vfmax = simple_strtoul(p + 1, &p, 0); in acornfb_parse_mon()
781 fb_info.monspecs.vfmax = fb_info.monspecs.vfmin; in acornfb_parse_mon()
800 fb_info.monspecs.vfmax < fb_info.monspecs.vfmin) in acornfb_parse_mon()
997 modedb[i].refresh <= fb_info.monspecs.vfmax && in acornfb_probe()
1112 fb_info.monspecs.vfmin, fb_info.monspecs.vfmax, in acornfb_probe()