Home
last modified time | relevance | path

Searched refs:dest_h (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/arm/
Dhdlcd_crtc.c261 u32 dest_h; in hdlcd_plane_atomic_update() local
267 dest_h = drm_rect_height(&plane->state->dst); in hdlcd_plane_atomic_update()
273 hdlcd_write(hdlcd, HDLCD_REG_FB_LINE_COUNT, dest_h - 1); in hdlcd_plane_atomic_update()
Dmalidp_planes.c329 u32 src_w, src_h, dest_w, dest_h, val; in malidp_de_plane_update() local
339 dest_h = plane->state->crtc_h; in malidp_de_plane_update()
365 malidp_hw_write(mp->hwdev, LAYER_H_VAL(dest_w) | LAYER_V_VAL(dest_h), in malidp_de_plane_update()