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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_output.c162 if (pGeode->Output & OUTPUT_DCON) {
H A Dgeode.h195 #define OUTPUT_DCON 0x10 macro
H A Dlx_display.c199 if (pGeode->Output & OUTPUT_DCON)
H A Dlx_driver.c474 pGeode->Output = OUTPUT_PANEL | OUTPUT_DCON;
502 pGeode->Output & OUTPUT_DCON ? "YES" : "NO");

Completed in 5 milliseconds