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

/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_reg.h50 #define START_ADDR_HI 0x0C macro
H A Di740_driver.c1642 hwp->writeCrtc(hwp, START_ADDR_HI, (Base&0xFF00)>>8);
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c1843 hwp->writeCrtc(hwp, START_ADDR_HI, (Base & 0xFF00) >> 8);
H A Di810_reg.h60 #define START_ADDR_HI 0x0C /* p246 */ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c1843 hwp->writeCrtc(hwp, START_ADDR_HI, (Base & 0xFF00) >> 8);
H A Di810_reg.h60 #define START_ADDR_HI 0x0C /* p246 */ macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_reg.h60 #define START_ADDR_HI 0x0C /* p246 */ macro
H A Di810_driver.c2217 hwp->writeCrtc(hwp, START_ADDR_HI, (Base & 0xFF00) >> 8);

Completed in 41 milliseconds