Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h727 LOOKUP_OPTIONAL_TOLERANCES = 0x0200 /* Allow missing hsync/vrefresh */ enumerator
H A Dxf86Mode.c483 strategy &= ~(LOOKUP_CLKDIV2 | LOOKUP_OPTIONAL_TOLERANCES); in xf86LookupMode()
1389 if (strategy & LOOKUP_OPTIONAL_TOLERANCES) { in xf86ValidateModes()
1390 strategy &= ~LOOKUP_OPTIONAL_TOLERANCES; in xf86ValidateModes()