Home
last modified time | relevance | path

Searched defs:eecs (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c82 uint8_t eecs; member
155 void eeprom93xx_write(eeprom_t *eeprom, int eecs, int eesk, int eedi) in eeprom93xx_write()
/openbmc/qemu/hw/net/
H A Drtl8139.c406 uint8_t eecs; member
670 static void prom9346_set_wire(RTL8139State *s, int eecs, int eesk, int eedi) in prom9346_set_wire()
1531 int eecs = (eeprom_val & 0x08)?1:0; in rtl8139_Cfg9346_write() local
H A Deepro100.c1111 int eecs = ((val & EEPROM_CS) != 0); in eepro100_write_eeprom() local
/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c331 eecs = 0x02, enumerator