Searched refs:CFG_GRA_HSMOOTH (Results 1 – 4 of 4) sorted by relevance
124 CFG_GRA_HSMOOTH = 1 << 14, enumerator
595 val = CFG_GRA_ENA | CFG_GRA_HSMOOTH; in armada_drm_crtc_mode_set()
231 #define CFG_GRA_HSMOOTH(smooth) ((smooth) << 14) macro
455 #define CFG_GRA_HSMOOTH(smooth) ((smooth)<<14) macro