Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h307 DUMB_FRAMEDONE = 1 << 22, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h451 #define DUMB_FRAMEDONE(fdone) ((fdone) << 22) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h761 #define DUMB_FRAMEDONE(fdone) ((fdone)<<22) macro