Searched refs:EXT_HORIZ_TOTAL (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_reg.h | 57 #define EXT_HORIZ_TOTAL 0x35 macro
|
| H A D | i740_driver.c | 902 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 D | i810_driver.c | 764 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL); 940 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal);
|
| H A D | i810_reg.h | 67 #define EXT_HORIZ_TOTAL 0x35 /* p261 */ macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_driver.c | 764 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL); 940 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal);
|
| H A D | i810_reg.h | 67 #define EXT_HORIZ_TOTAL 0x35 /* p261 */ macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_driver.c | 1111 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL); 1287 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal);
|
| H A D | i810_reg.h | 67 #define EXT_HORIZ_TOTAL 0x35 /* p261 */ macro
|
Completed in 35 milliseconds