Searched refs:viafb_refresh (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/video/via/ |
D | global.h | 64 extern int viafb_refresh;
|
D | global.c | 28 int viafb_refresh = 60; variable
|
D | viafbdev.c | 295 viafb_refresh = refresh; in viafb_set_par() 532 u.active_dev.refresh = viafb_refresh; in viafb_ioctl() 988 setting_info->first_dev_refresh = viafb_refresh; in retrieve_device_setting() 1810 default_var.xres, default_var.yres, viafb_refresh), in via_fb_pci_probe() 1957 (unsigned long *)&viafb_refresh); in viafb_setup() 2065 module_param(viafb_refresh, int, S_IRUSR); 2066 MODULE_PARM_DESC(viafb_refresh,
|
D | hw.c | 2005 u32 pll_D_N, clock, refresh = viafb_refresh; in viafb_fill_crtc_timing() 2543 viafb_hotplug_refresh = viafb_refresh; in viafb_setmode()
|
/linux-2.6.39/Documentation/fb/ |
D | viafb.txt | 36 #modprobe viafb viafb_mode=800x600 viafb_bpp=16 viafb_refresh=60 51 viafb_refresh: 172 viafb_bpp1, viafb_refresh and viafb_refresh1 can be different. 185 2. Set various resolutions and viafb_refresh rates, 251 append = "video=viafb:viafb_mode=1024x768,viafb_bpp=32,viafb_refresh=85"
|