Searched refs:VIDTCON4_LINEVAL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/exynos/ | ||
D | regs-decon7.h | 319 #define VIDTCON4_LINEVAL(_x) (((_x) & 0xfff) << 16) macro |
D | exynos7_drm_decon.c | 192 val = VIDTCON4_LINEVAL(mode->vdisplay - 1) | in decon_commit() |