Searched refs:hSyncStart (Results 1 – 1 of 1) sorted by relevance
1643 int hTotal, vTotal, hSyncStart, hSyncEnd, in radeonfb_set_par() local1665 hSyncStart = mode->xres + mode->right_margin; in radeonfb_set_par()1666 hSyncEnd = hSyncStart + mode->hsync_len; in radeonfb_set_par()1685 hSyncStart = mode->xres + rinfo->panel_info.hOver_plus; in radeonfb_set_par()1686 hSyncEnd = hSyncStart + rinfo->panel_info.hSync_width; in radeonfb_set_par()1708 hSyncStart, hSyncEnd, hTotal); in radeonfb_set_par()1712 hsync_wid = (hSyncEnd - hSyncStart) / 8; in radeonfb_set_par()1731 hsync_start = hSyncStart - 8 + hsync_fudge; in radeonfb_set_par()