Searched refs:hSyncStart (Results 1 – 1 of 1) sorted by relevance
1642 int hTotal, vTotal, hSyncStart, hSyncEnd, in radeonfb_set_par() local1664 hSyncStart = mode->xres + mode->right_margin; in radeonfb_set_par()1665 hSyncEnd = hSyncStart + mode->hsync_len; in radeonfb_set_par()1684 hSyncStart = mode->xres + rinfo->panel_info.hOver_plus; in radeonfb_set_par()1685 hSyncEnd = hSyncStart + rinfo->panel_info.hSync_width; in radeonfb_set_par()1707 hSyncStart, hSyncEnd, hTotal); in radeonfb_set_par()1711 hsync_wid = (hSyncEnd - hSyncStart) / 8; in radeonfb_set_par()1730 hsync_start = hSyncStart - 8 + hsync_fudge; in radeonfb_set_par()