Searched refs:GSC_DSTIMG_HEIGHT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ | ||
D | regs-gsc.h | 183 #define GSC_DSTIMG_HEIGHT_MASK (0x1fff << 16) macro |
D | exynos_drm_gsc.c | 1051 cfg &= ~(GSC_DSTIMG_HEIGHT_MASK | in gsc_dst_set_size() |