Searched refs:actual_w (Results 1 – 2 of 2) sorted by relevance
69 unsigned int actual_w; in exynos_plane_mode_set() local72 actual_w = exynos_plane_get_size(crtc_x, crtc_w, mode->hdisplay); in exynos_plane_mode_set()76 if (actual_w) in exynos_plane_mode_set()94 exynos_plane->src_w = (actual_w * exynos_plane->h_ratio) >> 16; in exynos_plane_mode_set()100 exynos_plane->crtc_w = actual_w; in exynos_plane_mode_set()
805 unsigned int actual_w; in vop_update_plane_event() local880 actual_w = (src.x2 - src.x1) >> 16; in vop_update_plane_event()952 scl_vop_cal_scl_fac(vop, win, actual_w, actual_h, in vop_update_plane_event()957 val |= (actual_w - 1) & 0xffff; in vop_update_plane_event()