Searched refs:M88E1000_PSSR_REV_POLARITY (Results 1 – 6 of 6) sorted by relevance
721 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
1618 phy->cable_polarity = ((data & M88E1000_PSSR_REV_POLARITY) in e1000_check_polarity_m88()
889 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
1546 phy->cable_polarity = (data & M88E1000_PSSR_REV_POLARITY) in igb_check_polarity_m88()
2756 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */ macro
5049 *polarity = ((phy_data & M88E1000_PSSR_REV_POLARITY) >> in e1000_check_polarity()