Searched refs:hfmax (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dacornfb.c689 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL;
1402 fb_info.monspecs.hfmax = simple_strtoul(p + 1, &p, 0);
1404 fb_info.monspecs.hfmax = fb_info.monspecs.hfmin;
1431 if (fb_info.monspecs.hfmax < fb_info.monspecs.hfmin ||
1629 hs <= fb_info.monspecs.hfmax) {
1760 fb_info.monspecs.hfmax / 1000, fb_info.monspecs.hfmax % 1000,
H A Datafb.c1187 if (hfreq > fb_info.monspecs.hfmax && mon_type!=F_MON_VGA) {
1194 if (hfreq > fb_info.monspecs.hfmax || hfreq < fb_info.monspecs.hfmin)
1703 fb_info.monspecs.hfmax = 35715;
1711 fb_info.monspecs.hfmax = 15755;
2760 fb_info.monspecs.hfmax = 32000;
3086 fb_info.monspecs.hfmax = hmax;
H A Dpvr2fb.c993 fb_info.monspecs.hfmax = 70000;
999 fb_info.monspecs.hfmax = 15781;
H A Dhgafb.c719 fb_info.monspecs.hfmax = 0;
H A Damifb.c1233 fb_info.monspecs.hfmax = hmax;
1708 fb_info.monspecs.hfmax = 38000;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfb.h235 __u32 hfmax; /* hfreq upper limit (Hz) */ member in struct:fb_monspecs
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfb.h235 __u32 hfmax; /* hfreq upper limit (Hz) */ member in struct:fb_monspecs
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_base.c1744 ACCESS_FBINFO(fbcon.monspecs.hfmax) = fh;

Completed in 118 milliseconds