Home
last modified time | relevance | path

Searched refs:HWC_FRAMEDONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h309 HWC_FRAMEDONE = 1 << 20, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h455 #define HWC_FRAMEDONE(fdone) ((fdone) << 20) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h765 #define HWC_FRAMEDONE(fdone) ((fdone)<<20) macro