Home
last modified time | relevance | path

Searched refs:VIDTCON4_LINEVAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-decon7.h319 #define VIDTCON4_LINEVAL(_x) (((_x) & 0xfff) << 16) macro
H A Dexynos7_drm_decon.c192 val = VIDTCON4_LINEVAL(mode->vdisplay - 1) | in decon_commit()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-decon7.h319 #define VIDTCON4_LINEVAL(_x) (((_x) & 0xfff) << 16) macro
H A Dexynos7_drm_decon.c192 val = VIDTCON4_LINEVAL(mode->vdisplay - 1) | in decon_commit()

Completed in 5 milliseconds