Searched defs:SET_AXIS_PCNT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Dnewmmio.h223 #define SET_AXIS_PCNT(maj, min) ((mmtr)s3MmioMem)->pk_enh_regs.regs.axis_pcnt = ((min)&0xffff) | ((maj) << 16) macro
H A Ds3_reg.h249 #define SET_AXIS_PCNT(maj, min) { \ macro

Completed in 3 milliseconds