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