Home
last modified time | relevance | path

Searched defs:CFG_GRA_HSMOOTH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h131 CFG_GRA_HSMOOTH = 1 << 14, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h232 #define CFG_GRA_HSMOOTH(smooth) ((smooth) << 14) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h441 #define CFG_GRA_HSMOOTH(smooth) ((smooth)<<14) macro