Searched refs:OPTION_SET_MCLK (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_driver.c | 94 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 D | mga.h | 62 OPTION_SET_MCLK, enumerator in enum:__anon971c52dc0103
|
| H A D | mga_driver.c | 575 { 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 D | ct_driver.c | 595 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