Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Duvesafb.c55 static u16 maxvf; /* maximum vertical frequency */ variable
694 if (maxvf) in uvesafb_vbe_getmonspecs()
695 info->monspecs.vfmax = maxvf; in uvesafb_vbe_getmonspecs()
703 if (info->monspecs.gtf == 0 && maxclk && maxvf && maxhf) { in uvesafb_vbe_getmonspecs()
1846 maxvf = simple_strtoul(this_opt + 6, NULL, 0); in uvesafb_setup()
1988 module_param(maxvf, ushort, 0);
1989 MODULE_PARM_DESC(maxvf,
/Linux-v4.19/Documentation/fb/
Duvesafb.txt134 the correct values for maxhf, maxvf and maxclk for your hardware.
137 maxvf:n Maximum vertical frequency (in Hz).