Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-scaler.h83 #define _SCALER_VCOEF_DELTA(r, c) ((r) * 0x8 + (c) * 0x4) macro
86 #define SCALER_YVCOEF(r, c) (0xf0 + _SCALER_VCOEF_DELTA((r), (c)))
88 #define SCALER_CVCOEF(r, c) (0x1d0 + _SCALER_VCOEF_DELTA((r), (c)))