Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h167 #define VIDTCON00_VBPD_F(x) (((x) & 0xfff) << 16) macro
H A Dexynos5433_drm_decon.c239 val = VIDTCON00_VBPD_F(vbp - 1) | VIDTCON00_VFPD_F(vfp - 1); in decon_commit()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h167 #define VIDTCON00_VBPD_F(x) (((x) & 0xfff) << 16) macro
H A Dexynos5433_drm_decon.c240 val = VIDTCON00_VBPD_F(vbp - 1) | VIDTCON00_VFPD_F(vfp - 1); in decon_commit()

Completed in 5 milliseconds