Searched refs:CFG_DMA_HSMOOTH (Results 1 – 4 of 4) sorted by relevance
136 CFG_DMA_HSMOOTH = 1 << 6, enumerator
168 cfg_mask |= CFG_DMA_HSMOOTH; in armada_drm_overlay_plane_atomic_update()171 cfg |= CFG_DMA_HSMOOTH; in armada_drm_overlay_plane_atomic_update()
249 #define CFG_DMA_HSMOOTH(smooth) ((smooth) << 6) macro
462 #define CFG_DMA_HSMOOTH(smooth) ((smooth)<<6) macro