Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-fimc.h296 #define DEF_PP 4 macro
298 (((__x) < DEF_PP) ? \
300 (EXYNOS_CIOYSA5 + ((__x) - DEF_PP) * 4))
302 (((__x) < DEF_PP) ? \
304 (EXYNOS_CIOCBSA5 + ((__x) - DEF_PP) * 4))
306 (((__x) < DEF_PP) ? \
308 (EXYNOS_CIOCRSA5 + ((__x) - DEF_PP) * 4))