Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h724 LOOKUP_CLOSEST_CLOCK, /* Pick modes with the closest clock */ enumerator
H A Dxf86Mode.c612 if (strategy == LOOKUP_CLOSEST_CLOCK) { in xf86LookupMode()