hOver_plus       1694 drivers/video/fbdev/aty/radeon_base.c 		hSyncStart = mode->xres + rinfo->panel_info.hOver_plus;
hOver_plus       1934 drivers/video/fbdev/aty/radeon_base.c 		newmode->fp_h_sync_strt_wid = ((rinfo->panel_info.hOver_plus & 0x1fff) |
hOver_plus        219 drivers/video/fbdev/aty/radeon_monitor.c 			rinfo->panel_info.hOver_plus = ((BIOS_IN16(tmp0+21) -
hOver_plus        236 drivers/video/fbdev/aty/radeon_monitor.c 			pr_debug("  hOver_plus: %d\n", rinfo->panel_info.hOver_plus);
hOver_plus        693 drivers/video/fbdev/aty/radeon_monitor.c 	rinfo->panel_info.hOver_plus = var->right_margin;
hOver_plus        810 drivers/video/fbdev/aty/radeon_monitor.c 		var->left_margin = (rinfo->panel_info.hblank - rinfo->panel_info.hOver_plus
hOver_plus        812 drivers/video/fbdev/aty/radeon_monitor.c 		var->right_margin = rinfo->panel_info.hOver_plus;
hOver_plus        259 drivers/video/fbdev/aty/radeonfb.h 	int hOver_plus, hSync_width, hblank;