Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-scaler.h82 #define _SCALER_HCOEF_DELTA(r, c) ((r) * 0x10 + (c) * 0x4) macro
85 #define SCALER_YHCOEF(r, c) (0x60 + _SCALER_HCOEF_DELTA((r), (c)))
87 #define SCALER_CHCOEF(r, c) (0x140 + _SCALER_HCOEF_DELTA((r), (c)))