Home
last modified time | relevance | path

Searched refs:FB_VBLANK_HAVE_HBLANK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfb.h323 #define FB_VBLANK_HAVE_HBLANK 0x008 /* horizontal blanks can be detected */ macro
/openbmc/u-boot/include/linux/
H A Dfb.h184 #define FB_VBLANK_HAVE_HBLANK 0x008 /* horizontal blanks can be detected */ macro
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c850 FB_VBLANK_HAVE_VBLANK | FB_VBLANK_HAVE_HBLANK; in matroxfb_get_vblank()
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_main.c861 FB_VBLANK_HAVE_HBLANK | in sisfb_setupvbblankflags()