Searched refs:IGP01E1000_PHY_POLARITY_MASK (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_phy.h85 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
H A De1000_phy.c1578 mask = IGP01E1000_PHY_POLARITY_MASK; igb_check_polarity_igp()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dphy.h171 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
H A Dphy.c1650 mask = IGP01E1000_PHY_POLARITY_MASK; e1000_check_polarity_igp()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2890 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
H A De1000_hw.c5074 *polarity = (phy_data & IGP01E1000_PHY_POLARITY_MASK) ? e1000_check_polarity()

Completed in 182 milliseconds