Home
last modified time | relevance | path

Searched refs:phpm (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.c163 u32 phpm = 0, timeout = 10000; in igc_phy_hw_reset() local
177 phpm = rd32(IGC_I225_PHPM); in igc_phy_hw_reset()
191 phpm = rd32(IGC_I225_PHPM); in igc_phy_hw_reset()
194 } while (!(phpm & IGC_PHY_RST_COMP) && timeout); in igc_phy_hw_reset()