Searched refs:HBSC_VL_OFFSET (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/zte/ | ||
D | zx_vou_regs.h | 29 #define HBSC_VL_OFFSET(i) (HBSC_VL0_OFFSET + 0x040 * (i)) macro |
D | zx_vou.c | 659 zplane->hbsc = vou->osd + HBSC_VL_OFFSET(i); in zx_overlay_init() |