Searched refs:M88E1000_PSSR_REV_POLARITY (Results 1 – 6 of 6) sorted by relevance
712 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
1205 phy->cable_polarity = (data & M88E1000_PSSR_REV_POLARITY) in igb_check_polarity_m88()
701 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
1293 phy->cable_polarity = (data & M88E1000_PSSR_REV_POLARITY) in e1000_check_polarity_m88()
2880 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
6782 *polarity = ((phy_data & M88E1000_PSSR_REV_POLARITY) >> in e1000_check_polarity()