Searched refs:hfmin (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/boards/atstk1000/
H A Dsetup.c47 .hfmin = 14820,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dfbmon.c239 b[7] = 30; /* hfmin */
676 specs->hfmin = H_MIN_RATE * 1000;
728 if (specs->hfmin == 0 || specs->hfmin > hscan)
729 specs->hfmin = hscan;
741 specs->hfmin/1000, specs->hfmax/1000, specs->vfmin,
1183 u32 hfmin, hfmax, vfmin, vfmax, dclkmin, dclkmax, err = 0; local
1197 info->monspecs.hfmax < info->monspecs.hfmin ||
1200 hfmin = 29000; hfmax = 30000;
1204 hfmin
1307 u32 hfmin, hfmax, vfmin, vfmax, dclkmin, dclkmax; local
[all...]
H A Dacornfb.c53 .hfmin = 15469,
58 .hfmin = 0,
63 .hfmin = 58608,
68 .hfmin = 30000,
73 .hfmin = 30000,
78 .hfmin = 30000,
686 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL;
1065 fb_info.monspecs.hfmin = simple_strtoul(p, &p, 0);
1069 fb_info.monspecs.hfmax = fb_info.monspecs.hfmin;
1096 if (fb_info.monspecs.hfmax < fb_info.monspecs.hfmin ||
[all...]
H A Dau1200fb.c373 .hfmin = 30000,
404 .hfmin = 30000,
434 .hfmin = 30000,
464 .hfmin = 30000,
494 .hfmin = 30000,
524 .hfmin = 30000,
554 .hfmin = 30000,
587 .hfmin = 12500,
620 .hfmin = 30000,
H A Datafb.c1109 fb_info.monspecs.hfmin < f25.f)
1112 f32.left) * fb_info.monspecs.hfmin < f32.f)
1115 fext.left) * fb_info.monspecs.hfmin < fext.f &&
1287 if (hfreq > fb_info.monspecs.hfmax || hfreq < fb_info.monspecs.hfmin)
1777 fb_info.monspecs.hfmin = 35713;
1785 fb_info.monspecs.hfmin = 15620;
2988 fb_info.monspecs.hfmin = hmin;
3140 if (fb_info.monspecs.hfmin == 0) {
3141 fb_info.monspecs.hfmin = 31000;
H A Dhgafb.c568 info->monspecs.hfmin = 0;
H A Dpvr2fb.c833 fb_info->monspecs.hfmin = 30000;
839 fb_info->monspecs.hfmin = 15469;
H A Damba-clcd.c395 fb->fb.monspecs.hfmin = 0;
H A Dsa1100fb.c1306 .hfmin = 30000,
H A Damifb.c1206 fb_info.monspecs.hfmin = hmin;
2353 if (fb_info.monspecs.hfmin == 0) {
2354 fb_info.monspecs.hfmin = 15000;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dboard-sam9rlek.c146 .hfmin = 15000,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/i810/
H A Di810_main.c1063 int default_sync = (info->monspecs.hfmin-HFMIN)
1731 if (!info->monspecs.hfmin)
1732 info->monspecs.hfmin = hsync1;
1734 info->monspecs.hfmin = hsync2;
2086 (int) par->fb.size>>10, info->monspecs.hfmin/1000,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfb.h449 __u32 hfmin; /* hfreq lower limit (Hz) */ member in struct:fb_monspecs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_base.c1741 ACCESS_FBINFO(fbcon.monspecs.hfmin) = 0;

Completed in 179 milliseconds