Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.c167 u32 phpm = 0, timeout = 10000; in igc_phy_hw_reset() local
181 phpm = rd32(IGC_I225_PHPM); in igc_phy_hw_reset()
195 phpm = rd32(IGC_I225_PHPM); in igc_phy_hw_reset()
198 } while (!(phpm & IGC_PHY_RST_COMP) && timeout); in igc_phy_hw_reset()