Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-decon7.h298 #define VIDTCON2_HBPD(_x) ((_x) << 16) macro
H A Dexynos7_drm_decon.c184 val = VIDTCON2_HBPD(hbpd - 1) | VIDTCON2_HFPD(hfpd - 1); in decon_commit()