Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dsun3x.h8 #define SUN3X_INTREG 0x61001400 macro
Dsun3xprom.h20 #define SUN3X_INTREG 0x61001400 macro
/kernel/linux/linux-5.10/arch/m68k/sun3x/
Dconfig.c58 sun3_intreg = (unsigned char *)SUN3X_INTREG; in config_sun3x()