Home
last modified time | relevance | path

Searched refs:I82577_PHY_STATUS2_REV_POLARITY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h122 #define I82577_PHY_STATUS2_REV_POLARITY 0x0400 macro
H A Dphy.c3148 phy->cable_polarity = ((data & I82577_PHY_STATUS2_REV_POLARITY) in e1000_check_polarity_82577()