Searched refs:GeodeWriteMSR (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | durango.c | 184 extern int GeodeWriteMSR(unsigned long, unsigned long, unsigned long); 194 if (!GeodeWriteMSR(addr | reg, *lo, *hi))
|
| H A D | geode_msr.c | 134 GeodeWriteMSR(unsigned long addr, unsigned long lo, unsigned long hi) function in typeref:typename:int
|
| H A D | geode.h | 420 int GeodeWriteMSR(unsigned long addr, unsigned long lo, unsigned long hi);
|
| H A D | lx_driver.c | 142 if (GeodeWriteMSR(addr, lo, hi) == -1)
|
Completed in 5 milliseconds