Searched refs:sync_pos (Results 1 – 1 of 1) sorted by relevance
463 u32 border, sync_pos, blank_width, sync_width; in centre_horizontally() local468 sync_pos = (blank_width - sync_width + 1) / 2; in centre_horizontally()477 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hblank_start + sync_pos; in centre_horizontally()485 u32 border, sync_pos, blank_width, sync_width; in centre_vertically() local490 sync_pos = (blank_width - sync_width + 1) / 2; in centre_vertically()498 adjusted_mode->crtc_vsync_start = adjusted_mode->crtc_vblank_start + sync_pos; in centre_vertically()