Home
last modified time | relevance | path

Searched refs:maxhf (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Duvesafb.c56 static u16 maxhf; /* maximum horizontal frequency */ variable
696 if (maxhf) in uvesafb_vbe_getmonspecs()
697 info->monspecs.hfmax = maxhf * 1000; in uvesafb_vbe_getmonspecs()
703 if (info->monspecs.gtf == 0 && maxclk && maxvf && maxhf) { in uvesafb_vbe_getmonspecs()
1844 maxhf = simple_strtoul(this_opt + 6, NULL, 0); in uvesafb_setup()
1985 module_param(maxhf, ushort, 0);
1986 MODULE_PARM_DESC(maxhf,
/Linux-v4.19/Documentation/fb/
Duvesafb.txt134 the correct values for maxhf, maxvf and maxclk for your hardware.
136 maxhf:n Maximum horizontal frequency (in kHz).