Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A 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()
1843 maxvf = simple_strtoul(this_opt + 6, NULL, 0); in uvesafb_setup()
1985 module_param(maxvf, ushort, 0);
1986 MODULE_PARM_DESC(maxvf,
/openbmc/linux/Documentation/fb/
H A Duvesafb.rst137 the correct values for maxhf, maxvf and maxclk for your hardware.
141 maxvf:n Maximum vertical frequency (in Hz).