Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c471 OPTION_MIN_CLOCK, enumerator
490 {OPTION_MIN_CLOCK, "MinClock", OPTV_FREQ, {0}, FALSE},
1747 if (xf86GetOptValFreq(output->options, OPTION_MIN_CLOCK, in xf86ProbeOutputModes()