Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h121 CFG_ARBFAST_ENA = 1 << 27, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h217 #define CFG_ARBFAST_ENA(an) ((an) << 27) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h426 #define CFG_ARBFAST_ENA(an) ((an)<<27) macro