Searched refs:M_T_CLOCK_CRTC_C (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dinit.c936 if( (mode->type == M_T_USERDEF) || ((mode->type & M_T_CLOCK_CRTC_C) == M_T_CLOCK_CRTC_C) ) /* custom mode */
966 if ((ModeNo > 0x13) || (mode->type == M_T_USERDEF) || ((mode->type & M_T_CLOCK_CRTC_C) == M_T_CLOCK_CRTC_C)) {
H A Dxgi_driver.c832 p->type = M_T_CLOCK_CRTC_C /* M_T_BUILTIN */ /* M_T_USERDEF */ ;
5896 if((mode->type == M_T_USERDEF) || ((mode->type & M_T_CLOCK_CRTC_C) == M_T_CLOCK_CRTC_C))
5912 if((mode->type == M_T_USERDEF) || ((mode->type & M_T_CLOCK_CRTC_C) == M_T_CLOCK_CRTC_C))
5927 if((mode->type == M_T_USERDEF) || ((mode->type & M_T_CLOCK_CRTC_C) == M_T_CLOCK_CRTC_C))
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86str.h140 # define M_T_CLOCK_CRTC_C (M_T_CLOCK_C | M_T_CRTC_C) macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86str.h95 #define M_T_CLOCK_CRTC_C (M_T_CLOCK_C | M_T_CRTC_C) macro

Completed in 14 milliseconds