Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfb.h320 #define FB_VBLANK_HAVE_HBLANK 0x008 /* horizontal blanks can be detected */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfb.h320 #define FB_VBLANK_HAVE_HBLANK 0x008 /* horizontal blanks can be detected */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfb.h323 #define FB_VBLANK_HAVE_HBLANK 0x008 /* horizontal blanks can be detected */ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h184 #define FB_VBLANK_HAVE_HBLANK 0x008 /* horizontal blanks can be detected */ macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c849 FB_VBLANK_HAVE_VBLANK | FB_VBLANK_HAVE_HBLANK; in matroxfb_get_vblank()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis_main.c860 FB_VBLANK_HAVE_HBLANK | in sisfb_setupvbblankflags()