Searched refs:crtc_htotal (Results 1 – 3 of 3) sorted by relevance
656 p->crtc_htotal = p->htotal; in drm_mode_set_crtcinfo()689 p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal); in drm_mode_set_crtcinfo()
479 linedur_ns = (s64) div64_u64(((u64) crtc->hwmode.crtc_htotal * in drm_calc_timestamping_constants()491 crtc->base.id, crtc->hwmode.crtc_htotal, in drm_calc_timestamping_constants()
158 int crtc_htotal; member