Searched refs:SCALER_ROT_CFG_FLIP_Y_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-scaler.h | 288 #define SCALER_ROT_CFG_FLIP_Y_EN (1 << 2) macro |
H A D | exynos_drm_scaler.c | 299 val |= SCALER_ROT_CFG_FLIP_Y_EN; in scaler_set_rotation() |