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