Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_ade_reg.h46 #define ADE_OVLY_OUTPUT_SIZE(x) (0x2070 + (x) * 8) macro
H A Dkirin_drm_ade.c206 base + ADE_OVLY_OUTPUT_SIZE(OUT_OVLY)); in ade_ldi_set_mode()