Lines Matching refs:vfmax
62 .vfmax = 51,
67 .vfmax = 199,
72 .vfmax = 64,
77 .vfmax = 60,
82 .vfmax = 75,
87 .vfmax = 60,
430 return (vs >= monspecs->vfmin && vs <= monspecs->vfmax && in acornfb_validate_timing()
776 fb_info.monspecs.vfmax = simple_strtoul(p + 1, &p, 0); in acornfb_parse_mon()
778 fb_info.monspecs.vfmax = fb_info.monspecs.vfmin; in acornfb_parse_mon()
797 fb_info.monspecs.vfmax < fb_info.monspecs.vfmin) in acornfb_parse_mon()
960 modedb[i].refresh <= fb_info.monspecs.vfmax && in acornfb_probe()
1075 fb_info.monspecs.vfmin, fb_info.monspecs.vfmax, in acornfb_probe()