Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Duvesafb.c56 static u16 maxvf; /* maximum vertical frequency */ variable
695 if (maxvf) in uvesafb_vbe_getmonspecs()
696 info->monspecs.vfmax = maxvf; in uvesafb_vbe_getmonspecs()
704 if (info->monspecs.gtf == 0 && maxclk && maxvf && maxhf) { in uvesafb_vbe_getmonspecs()
1847 maxvf = simple_strtoul(this_opt + 6, NULL, 0); in uvesafb_setup()
1989 module_param(maxvf, ushort, 0);
1990 MODULE_PARM_DESC(maxvf,
/Linux-v5.4/Documentation/fb/
Duvesafb.rst137 the correct values for maxhf, maxvf and maxclk for your hardware.
141 maxvf:n Maximum vertical frequency (in Hz).