Searched refs:CRTC_NVSYNC (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/ | ||
| H A D | vbe.h | 181 #define CRTC_NVSYNC (1<<3) macro |
| H A D | vbeModes.c | 415 ((best->Flags & V_NVSYNC) ? CRTC_NVSYNC : 0); in VBESetModeParameters() |