Searched refs:qpr (Results 1 – 1 of 1) sorted by relevance
214 int bmcr, qpr; in icsphy_status() local224 qpr = PHY_READ(sc, MII_ICSPHY_QPR); /* unlatch */ in icsphy_status()225 qpr = PHY_READ(sc, MII_ICSPHY_QPR); /* real value */ in icsphy_status()227 if (qpr & QPR_LINK) in icsphy_status()241 if ((qpr & QPR_ACOMP) == 0) { in icsphy_status()247 if (qpr & QPR_SPEED) in icsphy_status()252 if (qpr & QPR_FDX) in icsphy_status()