Lines Matching refs:vfmax
1327 if (vfreq > fb_info.monspecs.vfmax && !doubleline && !interlace) { in falcon_decode_var()
1341 fb_info.monspecs.vfmax; in falcon_decode_var()
1347 } else if (vfreq > fb_info.monspecs.vfmax && doubleline) { in falcon_decode_var()
1352 fb_info.monspecs.vfmax; in falcon_decode_var()
1358 } else if (vfreq > fb_info.monspecs.vfmax && interlace) { in falcon_decode_var()
1363 fb_info.monspecs.vfmax; in falcon_decode_var()
1370 vfreq > fb_info.monspecs.vfmax) in falcon_decode_var()
1777 fb_info.monspecs.vfmax = 72; in falcon_detect()
1785 fb_info.monspecs.vfmax = 60; in falcon_detect()
2993 fb_info.monspecs.vfmax = vmax; in atafb_setup_mcap()
3152 fb_info.monspecs.vfmax = 62; in atafb_init()