Searched refs:FB_VBLANK_HBLANKING (Results 1 – 3 of 3) sorted by relevance
320 #define FB_VBLANK_HBLANKING 0x002 /* currently in a horizontal blank */ macro
855 vblank->flags |= FB_VBLANK_HBLANKING; in matroxfb_get_vblank()
889 if(reg4 & 0x80) ret |= FB_VBLANK_HBLANKING; in sisfb_setupvbblankflags()