Home
last modified time | relevance | path

Searched refs:hOver_plus (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c219 rinfo->panel_info.hOver_plus = ((BIOS_IN16(tmp0+21) - in radeon_get_panel_info_BIOS()
236 pr_debug(" hOver_plus: %d\n", rinfo->panel_info.hOver_plus); in radeon_get_panel_info_BIOS()
691 rinfo->panel_info.hOver_plus = var->right_margin; in radeon_var_to_panel_info()
808 var->left_margin = (rinfo->panel_info.hblank - rinfo->panel_info.hOver_plus in radeon_check_modes()
810 var->right_margin = rinfo->panel_info.hOver_plus; in radeon_check_modes()
H A Dradeonfb.h259 int hOver_plus, hSync_width, hblank; member
H A Dradeon_base.c1685 hSyncStart = mode->xres + rinfo->panel_info.hOver_plus; in radeonfb_set_par()
1919 newmode->fp_h_sync_strt_wid = ((rinfo->panel_info.hOver_plus & 0x1fff) | in radeonfb_set_par()