Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dsun3x.h24 #define SUN3X_EEPROM_CONS (SUN3X_EEPROM + 0x1f) macro
/openbmc/linux/arch/m68k/sun3x/
H A Dconfig.c60 switch (*(unsigned char *)SUN3X_EEPROM_CONS) { in config_sun3x()