Searched refs:actual_h (Results 1 – 2 of 2) sorted by relevance
96 unsigned int actual_h; in exynos_plane_mode_set() local99 actual_h = exynos_plane_get_size(crtc_y, crtc_h, crtc->mode.vdisplay); in exynos_plane_mode_set()108 if (actual_h) in exynos_plane_mode_set()121 exynos_plane->src_height = (actual_h * exynos_plane->v_ratio) >> 16; in exynos_plane_mode_set()132 exynos_plane->crtc_height = actual_h; in exynos_plane_mode_set()
582 unsigned int actual_h; in vop_update_plane_event() local636 actual_h = (src.y2 - src.y1) >> 16; in vop_update_plane_event()684 val = (actual_h - 1) << 16; in vop_update_plane_event()