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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_outputs.c782 ViaSetDotclock(ScrnInfoPtr pScrn, CARD32 clock, int base, int probase) argument
808 hwp->writeSeq(hwp, probase, dm & 0xff);
809 hwp->writeSeq(hwp, probase+1,
811 hwp->writeSeq(hwp, probase+2, (dn & 0x7f) | ((dtz & 2) << 6));

Completed in 3 milliseconds