Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-scaler.h208 #define SCALER_SRC_CFG_SET_COLOR_FORMAT(v) SCALER_SET(v, 4, 0) macro
H A Dexynos_drm_scaler.c148 val = SCALER_SRC_CFG_SET_COLOR_FORMAT(src_fmt) | (tile << 10); in scaler_set_src_fmt()