Searched refs:actual_w (Results 1 – 2 of 2) sorted by relevance
95 unsigned int actual_w; in exynos_plane_mode_set() local98 actual_w = exynos_plane_get_size(crtc_x, crtc_w, crtc->mode.hdisplay); in exynos_plane_mode_set()102 if (actual_w) in exynos_plane_mode_set()120 exynos_plane->src_width = (actual_w * exynos_plane->h_ratio) >> 16; in exynos_plane_mode_set()131 exynos_plane->crtc_width = actual_w; in exynos_plane_mode_set()
581 unsigned int actual_w; in vop_update_plane_event() local635 actual_w = (src.x2 - src.x1) >> 16; in vop_update_plane_event()685 val |= (actual_w - 1) & 0xffff; in vop_update_plane_event()