Searched refs:OPTION_SET_MCLK (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_driver.c94 OPTION_SET_MCLK, enumerator in enum:__anon2b0429340103
110 {OPTION_SET_MCLK, "SetMclk", OPTV_FREQ,
523 if (xf86GetOptValFreq(pApm->Options, OPTION_SET_MCLK, OPTUNITS_MHZ, &real)) {
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga.h62 OPTION_SET_MCLK, enumerator in enum:__anon971c52dc0103
H A Dmga_driver.c575 { OPTION_SET_MCLK, "SetMclk", OPTV_FREQ, {0}, FALSE },
1999 if (xf86GetOptValFreq(pMga->Options, OPTION_SET_MCLK, OPTUNITS_MHZ, &real)) {
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c595 OPTION_SET_MCLK, enumerator in enum:__anonf96611860103
625 { OPTION_SET_MCLK, "SetMclk", OPTV_FREQ, {0}, FALSE },
673 { OPTION_SET_MCLK, "SetMclk", OPTV_FREQ, {0}, FALSE },
2167 if (xf86GetOptValFreq(cPtr->Options, OPTION_SET_MCLK, OPTUNITS_MHZ, &real)) {
3553 if (xf86IsOptionSet(cPtr->Options, OPTION_SET_MCLK))
3578 if (xf86GetOptValFreq(cPtr->Options, OPTION_SET_MCLK,
3596 if (xf86IsOptionSet(cPtr->Options, OPTION_SET_MCLK))

Completed in 15 milliseconds