Searched refs:VIDTCON4_HOZVAL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/exynos/ | ||
| D | regs-decon7.h | 324 #define VIDTCON4_HOZVAL(_x) (((_x) & 0xfff) << 0) macro |
| D | exynos7_drm_decon.c | 192 VIDTCON4_HOZVAL(mode->hdisplay - 1); in decon_commit() |