Home
last modified time | relevance | path

Searched refs:SUN3X_INTREG (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-m68k/
Dsun3x.h7 #define SUN3X_INTREG 0x61001400 macro
Dsun3xprom.h19 #define SUN3X_INTREG 0x61001400 macro
/linux-2.4.37.9/arch/m68k/sun3x/
Dconfig.c95 sun3_intreg = (unsigned char *)SUN3X_INTREG; in config_sun3x()