Lines Matching refs:vfmax
1305 if (vfreq > fb_info.monspecs.vfmax && !doubleline && !interlace) { in falcon_decode_var()
1319 fb_info.monspecs.vfmax; in falcon_decode_var()
1325 } else if (vfreq > fb_info.monspecs.vfmax && doubleline) { in falcon_decode_var()
1330 fb_info.monspecs.vfmax; in falcon_decode_var()
1336 } else if (vfreq > fb_info.monspecs.vfmax && interlace) { in falcon_decode_var()
1341 fb_info.monspecs.vfmax; in falcon_decode_var()
1348 vfreq > fb_info.monspecs.vfmax) in falcon_decode_var()
1755 fb_info.monspecs.vfmax = 72; in falcon_detect()
1763 fb_info.monspecs.vfmax = 60; in falcon_detect()
2971 fb_info.monspecs.vfmax = vmax; in atafb_setup_mcap()
3125 fb_info.monspecs.vfmax = 62; in atafb_probe()