Home
last modified time | relevance | path

Searched refs:viafb_refresh (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/fb/
H A Dviafb.rst41 #modprobe viafb viafb_mode=800x600 viafb_bpp=16 viafb_refresh=60
55 viafb_refresh:
192 viafb_bpp1, viafb_refresh and viafb_refresh1 can be different.
208 2. Set various resolutions and viafb_refresh rates::
290 append = "video=viafb:viafb_mode=1024x768,viafb_bpp=32,viafb_refresh=85"
/linux/drivers/video/fbdev/via/
H A Dglobal.h56 extern int viafb_refresh;
H A Dglobal.c14 int viafb_refresh = 60; variable
H A Dhw.c1949 viafb_hotplug_refresh = viafb_refresh; in viafb_setmode()