Searched refs:CFG_GRA_HSMOOTH (Results 1 – 4 of 4) sorted by relevance
213 cfg_mask |= CFG_GRA_HSMOOTH; in armada_drm_primary_plane_atomic_update()216 cfg |= CFG_GRA_HSMOOTH; in armada_drm_primary_plane_atomic_update()
131 CFG_GRA_HSMOOTH = 1 << 14, enumerator
232 #define CFG_GRA_HSMOOTH(smooth) ((smooth) << 14) macro
441 #define CFG_GRA_HSMOOTH(smooth) ((smooth)<<14) macro
Completed in 17 milliseconds