Searched refs:CFG_GRA_HSMOOTH (Results 1 – 4 of 4) sorted by relevance
215 cfg_mask |= CFG_GRA_HSMOOTH; in armada_drm_primary_plane_atomic_update()218 cfg |= CFG_GRA_HSMOOTH; in armada_drm_primary_plane_atomic_update()
124 CFG_GRA_HSMOOTH = 1 << 14, enumerator
232 #define CFG_GRA_HSMOOTH(smooth) ((smooth) << 14) macro
455 #define CFG_GRA_HSMOOTH(smooth) ((smooth)<<14) macro