Home
last modified time | relevance | path

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

/external/grub/netboot/
Dcs89x0.h258 #define EEPROM_PRESENT 0x0200 macro
Dcs89x0.c487 if ((readreg(PP_SelfST) & EEPROM_PRESENT) == 0) { in cs89x0_probe()