Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/micrel/
H A Dks8851_common.c792 #define KS_EEPROM_MAGIC (0x00008851) macro
807 if (ee->magic != KS_EEPROM_MAGIC) in ks8851_set_eeprom()
860 ee->magic = KS_EEPROM_MAGIC; in ks8851_get_eeprom()