Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h286 DUMB_FRAMEDONE_ENA = 1 << 22, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h418 #define DUMB_FRAMEDONE_ENA(fdone) ((fdone) << 22) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h652 #define DUMB_FRAMEDONE_ENA(fdone) ((fdone)<<22) macro