Home
last modified time | relevance | path

Searched defs:eecd (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
Dnvm.c
D82571.c
Dich8lan.c
/openbmc/linux/drivers/net/ethernet/intel/igb/
De1000_nvm.c
De1000_82575.c
/openbmc/linux/drivers/net/ethernet/intel/igc/
Digc_nvm.c
Digc_base.c
/openbmc/linux/drivers/net/ethernet/intel/e1000/
De1000_hw.c
/openbmc/u-boot/drivers/net/
H A De1000.c163 void e1000_raise_ee_clk(struct e1000_hw *hw, uint32_t * eecd) in e1000_raise_ee_clk()
180 void e1000_lower_ee_clk(struct e1000_hw *hw, uint32_t * eecd) in e1000_lower_ee_clk()
201 uint32_t eecd; in e1000_shift_out_ee_bits() local
247 uint32_t eecd; in e1000_shift_in_ee_bits() local
287 uint32_t eecd; in e1000_standby_eeprom() local
334 uint32_t eecd = 0; in e1000_is_onboard_nvm_eeprom() local
365 uint32_t eecd, i = 0; in e1000_acquire_eeprom() local
424 uint32_t eecd; in e1000_init_eeprom_params() local
677 uint32_t eecd; in e1000_release_eeprom() local
H A De1000_spi.c28 uint32_t eecd; in e1000_spi_xfer() local