Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h136 CFG_DMA_HSMOOTH = 1 << 6, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h249 #define CFG_DMA_HSMOOTH(smooth) ((smooth) << 6) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h462 #define CFG_DMA_HSMOOTH(smooth) ((smooth)<<6) macro