Searched refs:ExtHorizTotal (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740.h | 91 unsigned char ExtHorizTotal; member in struct:__anonce619bba0108
|
| H A D | i740_driver.c | 902 i740Reg->ExtHorizTotal=hwp->readCrtc(hwp, EXT_HORIZ_TOTAL); 1000 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i740Reg->ExtHorizTotal); 1319 i740Reg->ExtHorizTotal = ((mode->CrtcHTotal >> 3) - 5) >> 8;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810.h | 112 unsigned char ExtHorizTotal; member in struct:__anon8bba1c050308
|
| H A D | i810_driver.c | 764 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL); 859 ErrorF(" ExtHorizTotal: %x\n", mode->ExtHorizTotal); 940 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal); 1226 i810Reg->ExtHorizTotal = ((mode->CrtcHTotal >> 3) - 5) >> 8;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810.h | 112 unsigned char ExtHorizTotal; member in struct:__anon8ff4e3b90308
|
| H A D | i810_driver.c | 764 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL); 859 ErrorF(" ExtHorizTotal: %x\n", mode->ExtHorizTotal); 940 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal); 1226 i810Reg->ExtHorizTotal = ((mode->CrtcHTotal >> 3) - 5) >> 8;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810.h | 125 unsigned char ExtHorizTotal; member in struct:__anon3379395c0308
|
| H A D | i810_driver.c | 1111 i810Reg->ExtHorizTotal = hwp->readCrtc(hwp, EXT_HORIZ_TOTAL); 1206 ErrorF(" ExtHorizTotal: %x\n", mode->ExtHorizTotal); 1287 hwp->writeCrtc(hwp, EXT_HORIZ_TOTAL, i810Reg->ExtHorizTotal); 1574 i810Reg->ExtHorizTotal = ((mode->CrtcHTotal >> 3) - 5) >> 8;
|
Completed in 13 milliseconds