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

/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dinit_gu2.c53 value = (unsigned long) (INW(0xAC1E));
132 value = (unsigned long) (INW(0xAC1E)) & 0xFFl;
H A Dgfx_init.c95 unsigned short clk = INW(SC1200_CB_BASE_ADDR + SC1200_CB_CCFC);
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dinit_gu2.c166 value = (unsigned long)(INW(0xAC1E));
245 value = (unsigned long)(INW(0xAC1E)) & 0xFFl;
H A Ddurango.c564 #define INW(port) gfx_inw(port) macro
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_init.c198 value = (unsigned long) (INW(0xAC1E)) & 0xFE;
221 *cpu_frequency = (unsigned long) (INW(0xAC1E));
H A Dcim_defs.h614 * INW
617 #define INW(port) cim_inw(port) macro
697 * INW
701 #define INW(port) cim_inw(port) macro
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Ddurango.c101 #define INW(port) inw(port) macro
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Ddurango.c531 #define INW(port) inw(port) macro
658 #define INW(port) gfx_inw(port) macro

Completed in 8 milliseconds