Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Duvesafb.c56 static u16 maxvf; /* maximum vertical frequency */ variable
697 if (maxvf) in uvesafb_vbe_getmonspecs()
698 info->monspecs.vfmax = maxvf; in uvesafb_vbe_getmonspecs()
706 if (info->monspecs.gtf == 0 && maxclk && maxvf && maxhf) { in uvesafb_vbe_getmonspecs()
1849 maxvf = simple_strtoul(this_opt + 6, NULL, 0); in uvesafb_setup()
1991 module_param(maxvf, ushort, 0);
1992 MODULE_PARM_DESC(maxvf,
/linux-5.19.10/Documentation/fb/
Duvesafb.rst137 the correct values for maxhf, maxvf and maxclk for your hardware.
141 maxvf:n Maximum vertical frequency (in Hz).