Searched refs:MV88E6390_SGMII_PHY_STATUS_LINK (Results 1 – 2 of 2) sorted by relevance
83 #define MV88E6390_SGMII_PHY_STATUS_LINK BIT(10) macro
53 state->link = !!(status & MV88E6390_SGMII_PHY_STATUS_LINK); in mv88e6xxx_pcs_decode_state()