dest_h            263 drivers/gpu/drm/arm/hdlcd_crtc.c 	u32 dest_h;
dest_h            269 drivers/gpu/drm/arm/hdlcd_crtc.c 	dest_h = drm_rect_height(&plane->state->dst);
dest_h            275 drivers/gpu/drm/arm/hdlcd_crtc.c 	hdlcd_write(hdlcd, HDLCD_REG_FB_LINE_COUNT, dest_h - 1);
dest_h            799 drivers/gpu/drm/arm/malidp_planes.c 	u32 src_w, src_h, dest_w, dest_h, val;
dest_h            819 drivers/gpu/drm/arm/malidp_planes.c 	dest_h = state->crtc_h;
dest_h            841 drivers/gpu/drm/arm/malidp_planes.c 	malidp_hw_write(mp->hwdev, LAYER_H_VAL(dest_w) | LAYER_V_VAL(dest_h),