Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h1295 #define EEPROM_PHY_CLASS_WORD 0x0007 macro
H A De1000.c931 ret_val = e1000_read_eeprom(hw, EEPROM_PHY_CLASS_WORD, in e1000_set_phy_mode()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2216 #define EEPROM_PHY_CLASS_WORD 0x0007 macro
H A De1000_hw.c5306 e1000_read_eeprom(hw, EEPROM_PHY_CLASS_WORD, 1, in e1000_set_phy_mode()