Home
last modified time | relevance | path

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

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