Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h2524 #define EEPROM_PHY_CLASS_A 0x8000 macro
H A De1000.c1106 (eeprom_data & EEPROM_PHY_CLASS_A)) { in e1000_set_phy_mode()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2253 #define EEPROM_PHY_CLASS_A 0x8000 macro
H A De1000_hw.c5307 (eeprom_data & EEPROM_PHY_CLASS_A)) { in e1000_set_phy_mode()