Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h2522 #define EEPROM_PHY_CLASS_A 0x8000 macro
H A De1000.c937 (eeprom_data & EEPROM_PHY_CLASS_A)) { in e1000_set_phy_mode()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2256 #define EEPROM_PHY_CLASS_A 0x8000 macro
H A De1000_hw.c5312 (eeprom_data & EEPROM_PHY_CLASS_A)) { in e1000_set_phy_mode()