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

/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_reg.h57 #define EXT_HORIZ_TOTAL 0x35 macro
H A Di740_driver.c902 i740Reg->ExtHorizTotal=hwp->readCrtc(hwp, EXT_HORIZ_TOTAL);
1000 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i740Reg->ExtHorizTotal);
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c764 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL);
940 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal);
H A Di810_reg.h67 #define EXT_HORIZ_TOTAL 0x35 /* p261 */ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c764 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL);
940 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal);
H A Di810_reg.h67 #define EXT_HORIZ_TOTAL 0x35 /* p261 */ macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_driver.c1111 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL);
1287 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal);
H A Di810_reg.h67 #define EXT_HORIZ_TOTAL 0x35 /* p261 */ macro

Completed in 35 milliseconds