Searched refs:VSIZE_OFST (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/ | ||
H A D | kirin_ade_reg.h | 83 #define VSIZE_OFST 20 macro |
H A D | kirin_drm_ade.c | 200 writel(((height - 1) << VSIZE_OFST) | (width - 1), in ade_ldi_set_mode() |