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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Ddurango.c184 extern int GeodeWriteMSR(unsigned long, unsigned long, unsigned long);
194 if (!GeodeWriteMSR(addr | reg, *lo, *hi))
H A Dgeode_msr.c134 GeodeWriteMSR(unsigned long addr, unsigned long lo, unsigned long hi) function in typeref:typename:int
H A Dgeode.h420 int GeodeWriteMSR(unsigned long addr, unsigned long lo, unsigned long hi);
H A Dlx_driver.c142 if (GeodeWriteMSR(addr, lo, hi) == -1)

Completed in 5 milliseconds