Searched refs:FB_VBLANK_VBLANKING (Results 1 – 5 of 5) sorted by relevance
318 #define FB_VBLANK_VBLANKING 0x001 /* currently in a vertical blank */ macro
412 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_dh_get_vblank()
866 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_get_vblank()
506 vblank->flags |= FB_VBLANK_VBLANKING; in tmiofb_vblank()
839 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()853 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()