Searched refs:RSZ_VL_OFFSET (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/ | ||
D | zx_vou_regs.h | 32 #define RSZ_VL_OFFSET(i) (RSZ_VL1_U0 + 0x200 * (i)) macro |
D | zx_vou.c | 660 zplane->rsz = vou->otfppu + RSZ_VL_OFFSET(i); in zx_overlay_init() |