Lines Matching refs:vfmax
1330 if (vfreq > fb_info.monspecs.vfmax && !doubleline && !interlace) { in falcon_decode_var()
1344 fb_info.monspecs.vfmax; in falcon_decode_var()
1350 } else if (vfreq > fb_info.monspecs.vfmax && doubleline) { in falcon_decode_var()
1355 fb_info.monspecs.vfmax; in falcon_decode_var()
1361 } else if (vfreq > fb_info.monspecs.vfmax && interlace) { in falcon_decode_var()
1366 fb_info.monspecs.vfmax; in falcon_decode_var()
1373 vfreq > fb_info.monspecs.vfmax) in falcon_decode_var()
1780 fb_info.monspecs.vfmax = 72; in falcon_detect()
1788 fb_info.monspecs.vfmax = 60; in falcon_detect()
2996 fb_info.monspecs.vfmax = vmax; in atafb_setup_mcap()
3155 fb_info.monspecs.vfmax = 62; in atafb_init()