Searched refs:CRTC_NVSYNC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/
H A Dvbe.h176 #define CRTC_NVSYNC (1<<3) macro
H A DvbeModes.c413 ((best->Flags & V_NVSYNC) ? CRTC_NVSYNC : 0);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dvbe.h181 #define CRTC_NVSYNC (1<<3) macro
H A DvbeModes.c415 ((best->Flags & V_NVSYNC) ? CRTC_NVSYNC : 0);
/xsrc/external/mit/xf86-video-vesa/dist/src/
H A Dvesa.c312 ((ddcmode->Flags & V_NVSYNC) ? CRTC_NVSYNC : 0);

Completed in 75 milliseconds