Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-fimc.h299 #define DEF_PP 4 macro
301 (((__x) < DEF_PP) ? \
303 (EXYNOS_CIOYSA5 + ((__x) - DEF_PP) * 4))
305 (((__x) < DEF_PP) ? \
307 (EXYNOS_CIOCBSA5 + ((__x) - DEF_PP) * 4))
309 (((__x) < DEF_PP) ? \
311 (EXYNOS_CIOCRSA5 + ((__x) - DEF_PP) * 4))