Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/arm/
Dhdlcd_crtc.c263 u32 dest_h; in hdlcd_plane_atomic_update() local
269 dest_h = drm_rect_height(&plane->state->dst); in hdlcd_plane_atomic_update()
275 hdlcd_write(hdlcd, HDLCD_REG_FB_LINE_COUNT, dest_h - 1); in hdlcd_plane_atomic_update()
Dmalidp_planes.c799 u32 src_w, src_h, dest_w, dest_h, val; in malidp_de_plane_update() local
819 dest_h = state->crtc_h; in malidp_de_plane_update()
841 malidp_hw_write(mp->hwdev, LAYER_H_VAL(dest_w) | LAYER_V_VAL(dest_h), in malidp_de_plane_update()