Searched refs:exynos_plane_get_size (Results 1 – 1 of 1) sorted by relevance
40 static int exynos_plane_get_size(int start, unsigned length, unsigned last) in exynos_plane_get_size() function90 actual_w = exynos_plane_get_size(crtc_x, crtc_w, mode->hdisplay); in exynos_plane_mode_set()91 actual_h = exynos_plane_get_size(crtc_y, crtc_h, mode->vdisplay); in exynos_plane_mode_set()