Home
last modified time | relevance | path

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

/qemu/hw/net/
H A De1000x_regs.h600 #define E1000_EECD_PRES 0x00000100 /* EEPROM Present */ macro
H A De1000e_core.c2733 static const uint32_t ro_bits = E1000_EECD_PRES | in e1000e_set_eecd()
3433 [EECD] = E1000_EECD_AUTO_RD | E1000_EECD_PRES,
H A De1000.c472 uint32_t ret = E1000_EECD_PRES|E1000_EECD_GNT | s->eecd_state.old_eecd; in get_eecd()
H A Digb_core.c3020 static const uint32_t ro_bits = E1000_EECD_PRES | in igb_set_eecd()
4391 [EECD] = E1000_EECD_FWE_DIS | E1000_EECD_PRES |