Home
last modified time | relevance | path

Searched refs:SR_1000T_MS_CONFIG_FAULT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A De1000.h2324 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2675 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
H A De1000_main.c4690 if (!(phy_status & SR_1000T_MS_CONFIG_FAULT)) in e1000_smartspeed()
4693 if (!(phy_status & SR_1000T_MS_CONFIG_FAULT)) in e1000_smartspeed()