Searched refs:BMSR_RFAULT (Results 1 – 9 of 9) sorted by relevance
59 #define BMSR_RFAULT 0x0010 /* Remote fault detected */ macro
102 #define MDIO_AN_STAT1_RFAULT BMSR_RFAULT
110 #define MDIO_AN_STAT1_RFAULT BMSR_RFAULT
56 #define BMSR_RFAULT 0x0010 /* Remote fault detected */ macro
96 #define MDIO_AN_STAT1_RFAULT BMSR_RFAULT
590 if (bmsr & BMSR_RFAULT) in b44_check_phy()