Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dexynos5433_decon.h157 #define VIDTCON10_HBPD_F(x) (((x) & 0xfff) << 16) macro
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos5433_drm_decon.c168 val = VIDTCON10_HBPD_F( in decon_commit()