actual_h 67 drivers/gpu/drm/exynos/exynos_drm_plane.c unsigned int actual_h; actual_h 91 drivers/gpu/drm/exynos/exynos_drm_plane.c actual_h = exynos_plane_get_size(crtc_y, crtc_h, mode->vdisplay); actual_h 100 drivers/gpu/drm/exynos/exynos_drm_plane.c if (actual_h) actual_h 109 drivers/gpu/drm/exynos/exynos_drm_plane.c exynos_state->src.h = (actual_h * exynos_state->v_ratio) >> 16; actual_h 115 drivers/gpu/drm/exynos/exynos_drm_plane.c exynos_state->crtc.h = actual_h; actual_h 789 drivers/gpu/drm/rockchip/rockchip_drm_vop.c unsigned int actual_w, actual_h; actual_h 823 drivers/gpu/drm/rockchip/rockchip_drm_vop.c actual_h = drm_rect_height(src) >> 16; actual_h 824 drivers/gpu/drm/rockchip/rockchip_drm_vop.c act_info = (actual_h - 1) << 16 | ((actual_w - 1) & 0xffff); actual_h 842 drivers/gpu/drm/rockchip/rockchip_drm_vop.c dma_addr += (actual_h - 1) * fb->pitches[0]; actual_h 881 drivers/gpu/drm/rockchip/rockchip_drm_vop.c scl_vop_cal_scl_fac(vop, win, actual_w, actual_h,