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

/xsrc/external/mit/xf86-video-imstt/dist/src/
H A Dimstt_driver.c695 OUTREGPI(IBM624_CLKCTL, 0x21);
696 OUTREGPI(IBM624_SYNCCTL, 0x00);
697 OUTREGPI(IBM624_HSYNCPOS, 0x00);
698 OUTREGPI(IBM624_PWRMNGMT, 0x00);
699 OUTREGPI(IBM624_DACOP, 0x02);
700 OUTREGPI(IBM624_PALETCTL, 0x00);
701 OUTREGPI(IBM624_SYSCLKCTL, 0x01);
702 OUTREGPI(IBM624_BPP8, 0x00);
703 OUTREGPI(IBM624_BPP16, 0x01);
704 OUTREGPI(IBM624_BPP2
[all...]
H A Dimstt_reg.h41 #define OUTREGPI(addr, val) iptr->CMAPBase[IBM624_PIDXLO] = addr; eieio(); \ macro

Completed in 4 milliseconds