Searched refs:v_ratio (Results 1 – 3 of 3) sorted by relevance
89 exynos_plane->v_ratio = (src_h << 16) / crtc_h; in exynos_plane_mode_set()95 exynos_plane->src_h = (actual_h * exynos_plane->v_ratio) >> 16; in exynos_plane_mode_set()
76 unsigned int v_ratio; member
479 vp_reg_write(res, VP_V_RATIO, plane->v_ratio); in vp_video_buffer()