Lines Matching refs:vfmax
1306 if (vfreq > fb_info.monspecs.vfmax && !doubleline && !interlace) { in falcon_decode_var()
1320 fb_info.monspecs.vfmax; in falcon_decode_var()
1326 } else if (vfreq > fb_info.monspecs.vfmax && doubleline) { in falcon_decode_var()
1331 fb_info.monspecs.vfmax; in falcon_decode_var()
1337 } else if (vfreq > fb_info.monspecs.vfmax && interlace) { in falcon_decode_var()
1342 fb_info.monspecs.vfmax; in falcon_decode_var()
1349 vfreq > fb_info.monspecs.vfmax) in falcon_decode_var()
1756 fb_info.monspecs.vfmax = 72; in falcon_detect()
1764 fb_info.monspecs.vfmax = 60; in falcon_detect()
2972 fb_info.monspecs.vfmax = vmax; in atafb_setup_mcap()
3126 fb_info.monspecs.vfmax = 62; in atafb_probe()