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