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