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