Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c1085 #define EEPROM_CS 0x02 macro
1111 int eecs = ((val & EEPROM_CS) != 0); in eepro100_write_eeprom()