Searched refs:OPTION_DAC_6BIT (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_driver.c172 OPTION_DAC_6BIT, enumerator in enum:__anon1ab185200103
183 { OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE},
493 if (xf86ReturnOptValBool(pI740->Options, OPTION_DAC_6BIT, FALSE) &&
496 ptr=xf86TokenToOptinfo(pI740->Options, OPTION_DAC_6BIT);
500 if (xf86ReturnOptValBool(pI740->Options, OPTION_DAC_6BIT, FALSE))
1292 if (xf86ReturnOptValBool(pI740->Options, OPTION_DAC_6BIT, FALSE))
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c99 OPTION_DAC_6BIT, enumerator in enum:__anon86c3630b0103
112 {OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE},
325 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
334 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE) &&
338 ptr = xf86TokenToOptinfo(pI810->Options, OPTION_DAC_6BIT);
1204 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c99 OPTION_DAC_6BIT, enumerator in enum:__anon9081f83f0103
112 {OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE},
325 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
334 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE) &&
338 ptr = xf86TokenToOptinfo(pI810->Options, OPTION_DAC_6BIT);
1204 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_driver.c245 OPTION_DAC_6BIT, enumerator in enum:__anone11f38820103
258 {OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE},
627 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
636 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE) &&
640 ptr = xf86TokenToOptinfo(pI810->Options, OPTION_DAC_6BIT);
1552 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_driver.c133 OPTION_DAC_6BIT, enumerator in enum:__anon887c78720103
162 { OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE },
1235 OPTION_DAC_6BIT, FALSE);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon.h160 OPTION_DAC_6BIT, enumerator in enum:__anonb194aea90103
H A Dradeon_driver.c140 { OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE },
1392 if (xf86ReturnOptValBool(info->Options, OPTION_DAC_6BIT, FALSE)) {

Completed in 23 milliseconds