Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c472 OPTION_MAX_CLOCK, enumerator
491 {OPTION_MAX_CLOCK, "MaxClock", OPTV_FREQ, {0}, FALSE},
1750 if (xf86GetOptValFreq(output->options, OPTION_MAX_CLOCK, in xf86ProbeOutputModes()