Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_dpe_reg.h170 #define OVL_LAYER0_POS (0x0014) macro
H A Dkirin_drm_dpe.c816 dpe_set_reg(ovl0_base + OVL_LAYER0_POS, (rect->x1) | ((rect->y1) << 16), in dpe_ovl_config()