Home
last modified time | relevance | path

Searched refs:VBE_MODE_GRAPHICS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A DvbeModes.h56 #define VBE_MODE_GRAPHICS(m) (((m)->ModeAttributes & 0x10) != 0) macro
63 VBE_MODE_GRAPHICS(m) && \
/OK3568_Linux_fs/kernel/include/video/
H A Duvesafb.h25 #define VBE_MODE_GRAPHICS 0x10 macro
29 VBE_MODE_GRAPHICS | VBE_MODE_LFB)