Searched refs:crtc_hsync_end (Results 1 – 8 of 8) sorted by relevance
87 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_legacy_rmx_mode_set()170 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_legacy_rmx_mode_set()601 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_set_crtc_timing()
313 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in radeon_panel_mode_fixup()
303 cpu_to_le16(mode->crtc_hsync_end - mode->crtc_hsync_start); in atombios_set_crtc_dtd_timing()343 cpu_to_le16(mode->crtc_hsync_end - mode->crtc_hsync_start); in atombios_crtc_set_timing()
1739 mode->crtc_hsync_end = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_H_SyncStart) + in radeon_atom_get_tv_timings()1780 mode->crtc_hsync_end = mode->crtc_hsync_start + in radeon_atom_get_tv_timings()
673 p->crtc_hsync_end = p->hsync_end; in drm_mode_set_crtcinfo()707 p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal); in drm_mode_set_crtcinfo()
159 int crtc_hsync_end; member
195 sync_width = mode->crtc_hsync_end - mode->crtc_hsync_start; in centre_horizontally()207 mode->crtc_hsync_end = mode->crtc_hsync_start + sync_width; in centre_horizontally()
4662 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in intel_set_pipe_timings()