Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/zte/
Dzx_vou_regs.h173 #define DTRC_ARID2(x) (((x) << DTRC_ARID2_SHIFT) & DTRC_ARID2_MASK) macro
Dzx_vou.c730 zx_writel(vou->dtrc + DTRC_ARID, DTRC_ARID3(0xf) | DTRC_ARID2(0xe) | in vou_dtrc_init()