Lines Matching refs:f25
841 } f25 = {
1089 if ((plen * xres + f25.right + f25.hsync + f25.left) *
1090 fb_info.monspecs.hfmin < f25.f)
1091 pclock = &f25;
1115 if (f25.t * i >= var->pixclock &&
1116 f25.t * i < pcl) {
1117 pcl = f25.t * i;
1118 pclock = &f25;
1380 hw->vid_control & VCO_CLOCK25 ? f25.t : f32.t;
1769 f25.hsync = h_syncs[mon_type] / f25.t;