Searched refs:phy_sts (Results 1 – 2 of 2) sorted by relevance
457 u16 phy_sts; in dp83tg720_read_status() local466 phy_sts = phy_read(phydev, DP83TG720S_MII_REG_10); in dp83tg720_read_status()467 phydev->link = !!(phy_sts & DP83TG720S_LINK_STATUS); in dp83tg720_read_status()
1072 u32 val, phy_sts; in ice_ptp_check_tx_fifo() local1096 phy_sts = FIELD_GET(Q_REG_FIFO13_M, val); in ice_ptp_check_tx_fifo()1098 phy_sts = FIELD_GET(Q_REG_FIFO02_M, val); in ice_ptp_check_tx_fifo()1100 if (phy_sts & FIFO_EMPTY) { in ice_ptp_check_tx_fifo()