Searched defs:vfreq (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/drivers/video/fbdev/core/ | 
| D | fbmon.c | 1107 	u32 vfreq;  member 1228 static u32 fb_get_hfreq(u32 vfreq, u32 yres)  in fb_get_hfreq() 1526 	u32 hfreq, vfreq, htotal, vtotal, pixclock;  in fb_validate_mode()  local
  | 
| /linux-4.1.27/drivers/video/fbdev/ | 
| D | platinumfb.h | 342 	int vfreq;  member
  | 
| D | atafb.c | 934 	int hfreq, vfreq;  in falcon_decode_var()  local
  | 
| /linux-4.1.27/drivers/video/fbdev/i810/ | 
| D | i810_main.c | 2014 	int err = -1, vfreq, hfreq, pixclock;  in i810fb_init_pci()  local
  | 
| /linux-4.1.27/drivers/video/fbdev/matrox/ | 
| D | matroxfb_base.c | 2189 static struct { int xres, yres, left, right, upper, lower, hslen, vslen, vfreq; } timmings[] __init…  member
  | 
| /linux-4.1.27/drivers/gpu/drm/ | 
| D | drm_edid.c | 1665 	unsigned vfreq = (t->vfreq_aspect & EDID_TIMING_VFREQ_MASK)  in drm_mode_std()  local
  |