Home
last modified time | relevance | path

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

/openbmc/linux/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()