Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.h362 u32 src_size, src_xy, dst_size, dst_xy; in dpu_hw_setup_rects_impl() local
367 src_xy = (cfg->src_rect.y1 << 16) | cfg->src_rect.x1; in dpu_hw_setup_rects_impl()
376 DPU_REG_WRITE(c, src_xy_off, src_xy); in dpu_hw_setup_rects_impl()