Searched refs:DISPLAY_CNTL (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_reg.h94 #define DISPLAY_CNTL 0x40 macro
H A Di740_driver.c910 i740Reg->DisplayControl = pI740->readControl(pI740, XRX, DISPLAY_CNTL);
1019 temp=pI740->readControl(pI740, XRX, DISPLAY_CNTL);
1022 pI740->writeControl(pI740, XRX, DISPLAY_CNTL, temp);
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c772 i810Reg->DisplayControl = INREG8(DISPLAY_CNTL);
984 temp = INREG8(DISPLAY_CNTL);
987 OUTREG8(DISPLAY_CNTL, temp);
H A Di810_reg.h132 #define DISPLAY_CNTL 0x70008 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c772 i810Reg->DisplayControl = INREG8(DISPLAY_CNTL);
984 temp = INREG8(DISPLAY_CNTL);
987 OUTREG8(DISPLAY_CNTL, temp);
H A Di810_reg.h132 #define DISPLAY_CNTL 0x70008 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_driver.c1119 i810Reg->DisplayControl = INREG8(DISPLAY_CNTL);
1331 temp = INREG8(DISPLAY_CNTL);
1334 OUTREG8(DISPLAY_CNTL, temp);
H A Di810_reg.h132 #define DISPLAY_CNTL 0x70008 macro

Completed in 34 milliseconds