Home
last modified time | relevance | path

Searched refs:SUN3X_EEPROM_CONS (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
Dsun3x.h23 #define SUN3X_EEPROM_CONS (SUN3X_EEPROM + 0x1f) macro
/arch/m68k/sun3x/
Dconfig.c63 switch (*(unsigned char *)SUN3X_EEPROM_CONS) { in config_sun3x()