Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-decon7.h324 #define VIDTCON4_HOZVAL(_x) (((_x) & 0xfff) << 0) macro
H A Dexynos7_drm_decon.c193 VIDTCON4_HOZVAL(mode->hdisplay - 1); in decon_commit()