Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/exynos/
Dregs-scaler.h79 #define _SCALER_HCOEF_DELTA(r, c) ((r) * 0x10 + (c) * 0x4) macro
82 #define SCALER_YHCOEF(r, c) (0x60 + _SCALER_HCOEF_DELTA((r), (c)))
84 #define SCALER_CHCOEF(r, c) (0x140 + _SCALER_HCOEF_DELTA((r), (c)))