Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_ade_reg.h83 #define VSIZE_OFST 20 macro
H A Dkirin_drm_ade.c200 writel(((height - 1) << VSIZE_OFST) | (width - 1), in ade_ldi_set_mode()