Searched refs:VIDTCON2_HBPD (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/exynos/ | ||
| D | regs-decon7.h | 298 #define VIDTCON2_HBPD(_x) ((_x) << 16) macro |
| D | exynos7_drm_decon.c | 184 val = VIDTCON2_HBPD(hbpd - 1) | VIDTCON2_HFPD(hfpd - 1); in decon_commit() |