Searched refs:FB_VBLANK_VBLANKING (Results 1 – 4 of 4) sorted by relevance
242 #define FB_VBLANK_VBLANKING 0x001 /* currently in a vertical blank */ macro
584 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_dh_get_vblank()
1165 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_get_vblank()
778 if(!(reg1 & 0x01)) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()790 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()