Lines Matching refs:vfmax
66 .vfmax = 51,
71 .vfmax = 199,
76 .vfmax = 64,
81 .vfmax = 60,
86 .vfmax = 75,
91 .vfmax = 60,
434 return (vs >= monspecs->vfmin && vs <= monspecs->vfmax && in acornfb_validate_timing()
782 fb_info.monspecs.vfmax = simple_strtoul(p + 1, &p, 0); in acornfb_parse_mon()
784 fb_info.monspecs.vfmax = fb_info.monspecs.vfmin; in acornfb_parse_mon()
803 fb_info.monspecs.vfmax < fb_info.monspecs.vfmin) in acornfb_parse_mon()
999 modedb[i].refresh <= fb_info.monspecs.vfmax && in acornfb_probe()
1116 fb_info.monspecs.vfmin, fb_info.monspecs.vfmax, in acornfb_probe()