Searched refs:XF86CONF_PHSYNC (Results 1 – 2 of 2) sorted by relevance
202 ptr->ml_flags |= XF86CONF_PHSYNC; in xf86parseModeLine()334 ptr->ml_flags |= XF86CONF_PHSYNC; in xf86parseVerboseMode()690 if (mlptr->ml_flags & XF86CONF_PHSYNC) in xf86printMonitorSection()739 if (mlptr->ml_flags & XF86CONF_PHSYNC) in xf86printModesSection()
104 #define XF86CONF_PHSYNC 0x0001 macro