Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-fimc.h337 #define EXYNOS_CISCPREDST_PREDSTWIDTH(x) ((x) << 16) macro
H A Dexynos_drm_fimc.c798 cfg = (EXYNOS_CISCPREDST_PREDSTWIDTH(pre_dst_width) | in fimc_set_prescaler()