Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-scaler.h288 #define SCALER_ROT_CFG_FLIP_Y_EN (1 << 2) macro
H A Dexynos_drm_scaler.c299 val |= SCALER_ROT_CFG_FLIP_Y_EN; in scaler_set_rotation()